๐๐ฎ๐ ๐ฑ: ๐๐ผ๐บ๐ฝ๐น๐ฒ๐๐ถ๐ป๐ด ๐ ๐ ๐ช๐ฒ๐ฏ ๐ฃ๐ฎ๐ด๐ฒ
I finished the rest of my HTML page today.
Last post covered the header and h1 tags.
Now I added these sections:
- About Me
- Projects
- Contact Info
I used lists to show my work.
- UL creates an unordered list.
- OL creates an ordered list.
I added a footer at the bottom.
I used CSS to style the page:
- Set width to 60 percent.
- Used a beige background.
- Added a black footer with white text.
Source: https://dev.to/a_kilan_1206bb0fb8ff9/day-5-remaining-task-2kao