Page 102 - Plus_V2.2_C7_Flipbook
P. 102
Factopedia Write syntax of the following properties:
Let’s CatCh uP
1. Font Style
___________________________________________________
2. Background-repeat
___________________________________________________
HTML can be
associated with other
languages like CSS and
JavaScript to create Let’s BaCk-uP
dynamic web pages.
Cascading Style Sheets (CSS) is a design language which
enables to simplify the process of making web pages.
The <Hn> tag describes the heading of a section of the web
page.
The <HR> tag is used to divide the web page into different
sections by drawing a horizontal line in the web page.
The tags <P> and <BR>
both can be used to <P> tag is used to insert a paragraph in an HTML document .
give line breaks but Text properties are used to change the appearance of the
the difference is that text.
<P> makes semantic The background properties are used to make changes in the
changes whereas background of a web page.
<BR> does not make The font properties are used to change the font-family,
any semantic change. font-size and font-style of the text.
The margin property is used to set margins for any web page
element.
HTML is not case
sensitive, which
means you can use
<html> and </HTML>
tags.
100 Premium Edition-VII

