HTML
So people,lets start with html.Basically html is used
to create documents that are later diapayed on the world wide web.Html is all about tags.
to create documents that are later diapayed on the world wide web.Html is all about tags.
You may have read these signs in maths.Alot of signs are used like /,;,:,?,()etc.
There are different types of tags each used for specific purposes:
- <h>,<h2>,<h3>....:this tag is used for a heading.h2 and h3 means a subheading and so on.....
- <p>:this tag is used for a paragraph..
- <b>:b stands for bold.this make your text boldface.
- <i>:i stands fir italic.makes your text in italic form
- <u>:u stands for underline.it underlines your text
- <hr>:inserts a horizantal line.
- <b>:b stands for break.inserts breaks in your text.
And that's the end of today's lesson if you have any questions you can ask me . I will be publishing the next lesson as soon as I can until then,Adios.