My Notes
|
25/01 08:32AM Heading Tags |
|
Hello :-)
in this lesson we will talk about the Heading Tag which is the <h> the <h> tag is only used for the heading part only, some people use it to make the text bold and stuff but it not the right thing to do with it. you can copy and paste the following into any text editor and save the file as heading.html
<html> |
|
21/01 05:04PM How to write a simple HTML page? |
|
Hello everybody, in this lesson we will be teaching what is HTML and how to write a basic HTML page.
What is HTML? HTML is Hyper Text Markup Language, it provide means to describe a text based document on the web by adding some tags to make the browser understand it. That's all what you need to know i guess cause most of you already know this information :-)
anyway you lets start the HTML basics for any HTML file you have to have a start and an ending tag a start tag is like this read more ...TRACKBACK URL: http://www.booklvrs.com/trackback/34 |