Building Profile Page with HTML
In this lesson, i learned about HTML. There are lots of HTML tags out there however in this lesson i learned 8 new tags. Below are the tags i learned.
- Heading
- Paragraph
- List
- Link (Hyperlink)
- Image
- Table
- Form
With those tags, i built a simple profile page with just using HTML. With only using HTML, i know the page will look a bit stiff. Actually, if you want to make it nifty, you need to apply the style with CSS. Though in this lesson i only got subjected only using HTML. So, below is my shot of profile page with only using HTML.
See, the page looks a bit stiff and the alignment only to the left of the screen. Actually i already learned about CSS before, therefore in order to make it nifty, i arranged myself to style it with simple CSS.
Here's what it looks like with CSS.
Comments
Post a Comment