Web Tools Table Maker3schools TranslateImage CompressorFavicon Icon GeneratorCrop & Resize Image
Apu
Apu November 04, 2022 › #Html #Q&A

Web Programming Questions & Answers PDF

In HTML, colors can be specified using HSL value, which means
:: hue, saturation, and lightness

What is the tag for an inline frame?
:: <iframe>

In which part of the HTML metadata is contained?
:: head tag

In HTML, which of these would add a background color?
:: <marquee background-color = 'red'>

Which of the following element is used for making the text italic in HTML?
:: <i>

Which element is used to get highlighted text in HTML5?
:: <mark>

A tag used as an alternative to make text bold is
:: <strong>

The default statement of a switch is always executed.
:: True

Which HTML tag do we use to display text along with a scrolling effect?
:: <marquee>

save
listen
AI Answer
Write Your Answer
loading
back
View All