Make two web pages, and a stylesheet in only six easy lessons!
Why bother, why not just use software?
Html (Hyper Text Markup Language) is a simple scripting language, that uses tags to tell a browser program (such as Internet Explorer), what and how to display the text, colour, style, and images of a webpage. The W3 (World Wide Web) is made up of linked pages of html. Many modern browsers also read a number of other display languages, such as JavaScript, DynamicHtml, Perl, Cgi, etc - that can be incorporated into the Html source to provide extra features and general trickery. However, here, I'm just going to tell you how to start using html. You can easily view the html source of your favourite websites. Using MS Internet Explorer, simply click on the View button, then select Source from the menu. If you are using Netscape Navigator as your browser, then click on View, then select Page Source. A page html source might look something like the image shown above! |
|
You can email me at: . Should you need to chat, then send me details of any irc server and room, or your ICQ number - or call me now on ICQ 97018954. |
QSL / Contacts |
|
LESSON TWO - BROWSER AND TEXT EDITOR. |