Q1: Which one is used to make the largest heading?
- a) <h1>
- b) <h2>
- c) <h5>
- d) all
Q2: What will happen by increasing the cell padding value?
- a) increase the distance between cell and conten
- b) increase the space between cells
- c) increase the hardness of the site
- d) add a new cell to the content
Q3: Which of the following is used to change the size of an image in HTML?
- a) size and height
- b) height and width
- c) big and small
- d) all of the above
Q4: Which tag is used to make the text bold?
- a) <b>
- b) <strong>
- c) <bold>
- d) both a and b
Q5: Which tag is used to set the background color for web page?
- a) <body>
- b) <back>
- c) <head>
- d) <font>