Page 60 - 2617_JSSPS_C-5
P. 60
I was surprised to know this because I Oh no! I think it’s time for
thought we can design a website only you to learn about HTML.
in IT industries using special tools.
Test Your Knowledge 21 st Century #Critical Thinking
Skills
You are going to create your first webpage. Organise the list of HTML elements and
attributes with their correct purpose in the given table:
S. No. HTML Element/Attribute Purpose/Use
1. <h1>
2. <p>
3. <a>
4. src
HTML is the language used to create webpages. In this chapter, we will learn how to write basic
HTML code, create and save a webpage and view it in a web browser.
INTRODUCTION TO A WEBPAGE
A webpage is a single digital document on the Internet that is viewed using a web browser
and contains information such as text, images, videos and links. Webpages are written using
special computer languages such as HTML, styled with CSS and have dynamic elements with
JavaScript. Each webpage has a unique address called a URL (Uniform Resource Locator), which
helps users find and open it on the internet.
COMPONENTS OF A WEBPAGE
A webpage is made up of different parts that work together to display information clearly.
Premium Edition-V
58

