T
Q. Which element has very similar properties to the DIV element?
The difference between span and div is that the span element is usually used for a small piece of code in a line, while the div element is a block and used to group together large pieces of code. Example: <div id = "myDiv"> <p> Lorem <span class = "paper"> ipsum </span> </p> </div>
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. The __________ element must reference either an ‘altGlyphDef’ element or a ‘glyph’ element.
Q. Which of the following does not specify a column width?
Q. Which tag creates a number/order list?
Q. head tag in html is used for
Q. Choose the incorrect option.
Q. The HTML tag that specifies a CSS style embedded in an element is called ____?
Q. Choose the correct XHTML for width attribute and its value.
Q. Which element represents self-contained composition in document?
Q. Which attribute of <input> element can be used both with <datalist> and <select> elements?
Discusssion
Login to discuss.