HTML LAB
Q. Create your CV referring the above template using HTML. Use the following to achieve the
desired output:
a. In header tag, display the profile summary of the user as shown using “semantic
elements”. Use <h> tag for profile name, <p> tag for profile info and use image tag to get
the icons of desired size for phone, email, address and LinkedIn profile.
b. Clicking on LinkedIn logo should navigate to user’s LinkedIn profile.
c. Use HTML table to display the user’s education, expertise and skills.
d. Display the work experience of the user as shown using list tags.
e. Use footer tag to display the copyright message in given format.