
Create unordered lists using the <ul> tags, then use <li> tags to populate the list with items.
- Flour
- Baking Soda
- Brown Sugar
This lists as bullet point as default
Create ordered lists using the <ol> tags, then use <li> tags to populate the list with items.
This lists as numbers as default. For nested list use
- Flour
- Baking Soda
- Brown Sugar
Use the <em> elements for text that has a stressed emphasis relative to the surrounding text. Most browser will render it in italics, but you can change this via CSS.
“Just do it already!”
“Just do it already!”
It’s just like emphasis but simply code is change
“Just do it already!”
“Just do it already!”
It’s just bolded the text. Use strong element for the text that has special significance.
Browser will display it as bold, but you can change this via CSS.
Whatever you do, do not let the cats out
Whatever you do, do not let the cats out.
Use the <b> element to bring attention to text. Use it for text that is traditionally bolded. Only when there is not a more suitable element.
This is an HTML course.
A tag has inside another tag is called nesting elements.
For superscript we use “sup” and subscript we use “sub”
4 th of July
4th of July
Use the <sup> tags to designate text as superscript (raised baseline with smaller text)
Use the <sub> tags to designate text as subscript (lowered baseline with smaller text)
Give Me Some H 2 O
Give Me Some H2
Use the anchor element to create hyperlinks to other webpages and documents.
We can also link directly to other HTML documents by referencing them using a relative path.
It is contact two separate page together.
If you have other page in another folder
About Us
About Us
The src attribute specifies the location of the image to be displayed
You can paste direct link in code.

Ghulam Ahmad is an Excellent Writer, His magical words added value in growth of our life. Highly Recommended
- Fazal Rehman Tweet