Information Sheet About HTML
Information Sheet About HTML
REPUBLIC
OF THE PHILIPPINES
TECHNOLOGICAL UNIVERSITY OF THE
PHILIPPINES
COLLEGE OF INDUSTRIAL EDUCATION
PROFESSIONAL INDUSTRIAL EDUCATION
DEPARTMENT
Ayala Blvd, Ermita, Manila, 1000 Metro
Manila
HTML REPORT
I. Learning Objectives:
II. Discussions
What is HTML?
• HTML elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a link",
etc.
COMMON TAGS:
• An unordered list starts with the <ul> tag. Each list item starts with the <li> tag.
• The list items will be marked with bullets (small black circles) by default
• An ordered list starts with the <ol> tag. Each list item starts with the <li> tag.
• The <dl> tag defines the description list, the <dt> tag defines the term (name), and the <dd> tag
describes each term.
NAVIGATION MENU
• Navigation Menu
• Simple
• Brief
• Prominent
• Accurate
• Hamburger Menu
• Mega Menu
• Scroll Triggered