T
Q. If we want to set the style for just one element, which css selector will we use?
The id attribute can be applied to any HTML element. The value of this attribute is a unique identifier of the element. For example, <h1 id="title"> “title” is a unique identifier of h1.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which ____ attribute specifies where to open the linked document?
Q. HTML tags are used to describe document ____
Q. How to define the link should open in new page in HTML?
Q. Which of the following is invalid tag in html?
Q. Which tag is used to make the underlined text?
Q. Which of the following element is used for canvas graphics?
Q. Which of the following is not the keyword of form method attribute?
Discusssion
Login to discuss.