Which HTML tag would be used to display power in expression (A+B)2 ?
Which of the following renders 50 pixel right indent?
What is the correct syntax in HTML for creating a link on a webpage?
We can write HTML code using ____.
You can specify multiple values for style attribute by
___________ is a uniform naming scheme for locating resources on the web.
To effect double line spacing for a paragraph, which of the following style works?
HTML documents are saved in
Up to how many times the tag can be used in an HTML document as good practice?
What should be the first and last pair of tags in your Web document?
Which of the following style aligns the paragraph to the right?
Which of the following is invalid code for inserting a break?
Who is the primary author of HTML?
Which of following HTML Tag will inserting a line break?
Which of the following web elements should you know about before building your web site?
Which of the following is an example of self-closing tag?
In HTML, Uniform Resource Identifier (URI) is used to
Inserting
tag inside a paragraph
Which of the following HTML code is valid?
Which is not a domain name extension
HTML document can contain
An empty paragraph in HTML is
For every Web document, you can add words that appear in the upper left bar area of your browser. What set of tags allows you to provide this information?
Which of the following is NOT true?
Identify the false statement
Which of the following is true?
How to embedded Audio Files in HTML?
Which of the following is not a valid alignment attribute?
When should you use path along with file name of picture in IMG tag?
In HTML 5, which of the following values can be used for align attribute of heading tags?
Which of the following is not a style tag?
How can you make a bulleted list?
Which attribute you’ll use with TD tag to merge two cells horizontally?
HTML document start and end with which tag pairs?
Which of the following is not an element in HTML document?
Which of the following element can’t be contained in any other elements?
| … | tag is used for ________
If you wanted to create text that was a different color or font than other text in your Web page, what type of tag would you use?