Web Application
Development
ITC22023
Practical
<p> By: P.Vishaliney </p>
, HTML
Hyper Text Markup Language
<p> HTML is the code that is used to structure a web page and
its content. </p>
, HTML Styles
● The HTML style attribute is used to add styles to an element,
such as color, font, size, and more.
● The HTML style attribute has the following syntax:
<tagname style="property:value;">
Development
ITC22023
Practical
<p> By: P.Vishaliney </p>
, HTML
Hyper Text Markup Language
<p> HTML is the code that is used to structure a web page and
its content. </p>
, HTML Styles
● The HTML style attribute is used to add styles to an element,
such as color, font, size, and more.
● The HTML style attribute has the following syntax:
<tagname style="property:value;">