Which font format is not supported by Firefox?
The syntax for an element selector in css wil be?
The default control in Google Maps is not the _____.
For representing single locations on a map, we use the _____ overlay.
Which of the following CSS properties can be used to display list items horizontally?
Which HTML tag is used to indicate canonical or preferred version of a web page?
Which of the following element was redefined to represent user interface menus, including context menus?
Which HTML element is used to highlight content, similar to how a highlighter pen might be used on important text in a book?
div + p {
background-color: yellow;
}
The above code is an example of _____ selector.
Which sandbox attribute allows the sandboxed iframe to run scripts from the same domain?