This first Assignment will be over basic HTML tags
- adding 7 headers
- h1
- h2
- h3
- h5
- h4
- h6
- h2
- adding 2 pharagraphs
- one with italic
- one with bold
- Add a table with 4 columns (name , age , email , list of programming languages)
- column Name has bold
- column age has input field
- column email has underlined row
- column programming language has ordered list
- table has 5 rows
- Add 3 images
- one that link is broken and shows alt
-
add descriptional list.
-
adding unordered list with 4 links
- google.com
- re-coded.com
- notgoogle.com
- broken link
- adding a form contains.
- 2 inputs
- 1 textarea
- file upload
- button
- iframe
- re-coded.com website
Good luck :D