Page 101 - TGPT_V5.0_C5_Flipbook
P. 101
Interdisciplinary Learning
#Science
Look at the web page and tick ( ) the tags used to create it.
<HTML> <BODY> <TITLE> </BODY>
#Activity
Timeline
HTML is the most widely used language to design web pages.
Hypertext is a piece of ordinary text that has a special feature of linking to other documents or
web pages.
Tags are the basic building blocks of a web page.
HTML tags like <html>, <head>, <title>, and <body> help structure a webpage.
An attribute is a property that provides some additional information about a tag.
HTML document is a text file containing markup tags.
HTML provides text formatting tags like <b>, <i>, <u>, <sup>, and <sub> for styling text.
Lists in HTML include ordered (<ol>) and unordered (<ul>) lists, using <li> for items.
Introduction to HTML5 99

