Some Credits / Karma
Thanks to Portable Apps
This web site is being developed by Portable Notepad ++ on a
USB Drive.
Portable
Apps Link Here
Also being used is Google Crome Portable to display
www.w3school.com webpages and www.harryweston.com.au
Also being used is Fillezilla Portable to FTP my pages up into
Hyper Space
Thanks to www.w3schools.com for there website, This site is
what I am using to renew my knowledge
of HTML and to develop my web site.
W3Schools
Link Here
HTML Tag Reference
Click here for Full HTML Tag List
Lessons and Tips
HTML Tip: Use Lowercase Tags
World Wide Web Consortium (W3C) recommends lowercase in HTML
4, and demands lowercase tags in future versions of (X)HTML.
HTML Tip: Empty Elements
Adding a slash to the start tag, like < b r / >,
is the proper way of closing empty elements, accepted by HTML, XHTML
and XML.
HTML Tag Experiments
< b > difines Bold
This is Bold text
Learned HTML progression
Introduction
Basic's
Headings
Formatting
Finished W3 HTML
Lessons