[SOLVED] SOLVED:INTERNET AND WEB PROGRAMMING LAB

15.99 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

Rate this product

Activity – 1

Description Create a simple web page for publishing your resume on internet. Design your resume template in Word or Libre Office document format then proceed with HTML script. Also visualize the HTML script in Tree Structure to understand the Document Object Model (DOM). Your resume content should be developed by using the following HTML Tags.
Comments Tag : Describe Author, Date and Description
Header Tags : Name, Email ID, URL, Address, Section etc.
Image: Your Profile Picture (Passport Size)
Paragraph : Your Objective or Summary
Tables : Your educational qualification
Lists : List out your Technical Expertise etc.
Hyperlinks : Link your hobbies or any relevant information to appropriate web content

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.