This is a revision of HTML Basics
What we are going to Cover:
- Lists which we are doing right now
- Forms
- Tables
- Images
- Links
- Paragraphs and Headings
An unordered list has been made above.
I will list out the same items using an ordered list now.
- Lists which we are doing right now
- Forms
- Tables
- Images
- Links
- Paragraphs and Headings
So that covered the basics of Lists
Now I will make a simple form
That was our image and it has been hyperlinked too!
For the links, I will list out all of the possible ones:
Paragraphs have been continuously used thorught and a few headings ahve been used here and there!
So that concludes our little revision on HTML Basics!