yahoo mail | google | yellowpages

Home | Stories | Contact Us | My Web Help | Portfolio

suzroot.com > my web help  

Home | Accessibility | Browsers

<!--HTML-->
  Accessibility
  Browsers
  Dev Resources
  DevTools
  Meta Tags & Titles

<!--Graphics-->
  ClipArt
  Icons & FavIcon
  Photo

<!--Scripting-->
  CSJS/JavaScript
  ASP & VBS
  CGI & Perl
  DHTML
  PHP & XML

  

- CREATING AN HTML FILE - - -

Open Notepad and type the following:

<html>
<head>
<title>
My first web page</title>
</head>
 
<body>
 
Hello world...
 
</body>
</html>

All of the content for your page goes in between the <body></body> tags.  Save the file as "first.html" and then use your browser to open it. Ta da!  There are plenty of tutorials, free graphics, free hosting sites, etc to help get you started.  HTML will serve up from your c drive when you're building it, but I suggest keeping your pages organized in a wwwroot, or www folder.  If you want to run a web server on your computer you could try Xitami  http://www.xitami.com/.
 

My Web Help - links, and web development information
A repeatables.com sister site
nikolaisen@yahoo.com

 
© 2001 Suzanne Nikolaisen All rights reserved. - Disclaimer