4 lines
137 B
HTML
4 lines
137 B
HTML
<!doctype html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Test Reference</title>
|
|
<body style="margin:0">This text should be left aligned.</body>
|