Lets make a Nice page!
(preview it)Start by pasting this code into my Live Page Builder:
( HINT: In IE You can triple click in the middle of the code to highlite then copy )
( HINT: In IE You can triple click in the middle of the code to highlite then copy )
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>My First Design</title>
</head>
<body>
<!-- Start your work here -->
<!-- your work ends here -->
</body>
</html>
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>My First Design</title>
</head>
<body>
<!-- Start your work here -->
<!-- your work ends here -->
</body>
</html>
Now get into the habit of saving your work religiously!
- Create a folder on your desktop and call it root (or anything you want)
- Inside of root create another folder and call it images
- Now download these IMAGES to the folder named images
- Go to the folder and double click the self extracting file named images.exe, this will extract the pictures to your images folder
- Now select all (ctrl+a) the code from the page builder > Copy (ctrl+c) and paste (ctrl+v) into notepad ( PC | Start > Programs > Accessories > NotePad
)
- Now save as index.html inside of the folder root
Web 102 <-- previous next --> Web 102.2