Computer Science, asked by adityajangircbse5, 3 months ago

Agns the content of HTML element
Applies background color to an element
Applies a background image to an element
Specifies a unique id to the element for using CSS
Specifies a class to the element for using CSS
Description
Value Options
Attribute
let nght center
numenc, hexadecimal
RGB values
bgcolor
URL
background
a
User defined value
id
d
class
User defined value
Specifies a URL to an image
URL
STC
Specifies the width of table image or table cell
width
Numeric value
Specifies the height of table image or table cell
height
Numeric value
Common HTML Tags
Heading Tags
Headings in HTML documents are defined using heading tags: There are six types of headings in HTML
<h1>, <h2>, <h3> <h4>, <h5> and <h6>. The size and importance of the headings
decrease from <h1> to <h6> tag ie <h1> defines most important heading while <h6> defines the least
important one
Example
Output​

Answers

Answered by Amitbro4
0

Answer:

djhmssfhshkshshahdahagahjajyrayeajtatr

Answered by y36yuvi36
0

Answer:

The HTML id attribute is used to specify a unique id for an HTML element. You cannot have more than one element with the same id in an HTML document. ... The value of the id attribute must be unique within the HTML document. ... Then, define the CSS properties within curly braces {}. ... background-color: lightblue;

Explanation:

if i am wrong sorry

Similar questions