Skip to content

Commit e265763

Browse files
author
Arron Eicholz
committed
Changed the doctype to be HTML5
1 parent baf8824 commit e265763

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-positioning/frame-src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<!DOCTYPE html public "-//W3C//DTD HTML 4.01//EN">
1+
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>A frame document with CSS 2.1</title>
4+
<title>A frame document with CSS</title>
55
<style type="text/css" media="screen">
66
body { height: 8.5in } /* Required for percentage heights below */
77
#header {

0 commit comments

Comments
 (0)