We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a56383 commit f62667cCopy full SHA for f62667c
1 file changed
css3-grid-align/Overview.src.html
@@ -1,13 +1,10 @@
1
-<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'
2
- 'http://www.w3.org/TR/html4/strict.dtd'>
+<!DOCTYPE html public "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
3
<html lang="en">
4
<head profile="http://www.w3.org/2006/03/hcard">
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6
<title>CSS Grid Layout</title>
7
- <link href="http://dev.w3.org/csswg/default.css" rel=stylesheet
8
- type="text/css">
9
- <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
10
+ <link href="../default.css" rel=stylesheet type="text/css">
+ <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet type="text/css">
11
<style type="text/css">
12
.example {
13
clear:both
0 commit comments