adplus-dvertising
frame-decoration

Question

How a style sheet can be glued to the HTML document?

a.

Import a style sheet using the CSS @import notation

b.

Apply the basic, document-wide style sheet for the document by using the style element

c.

Link an external style sheet to the document using the link element

d.

All of the mentioned

Answer: (d).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How a style sheet can be glued to the HTML document?

Similar Questions

Discover Related MCQs

Q. As a general rule, properties in CSS inherit from ___________ elements.

Q. CSS3 ___________ let you display smooth transitions between two or more specified colors.

Q. The ___________________ property specifies whether or not an element should be resizable by the user.

Q. The __________ specifies style sheets for a source document according to the conventions of the document language. For instance, in HTML, style sheets may be included in the document or linked externally.

Q. The __________ may be able to specify style information for a particular document. For example, the user may specify a file that contains a style sheet or the user agent may provide an interface that generates a user style sheet.

Q. Each property may also have a cascaded value of ___________ which means that, for a given element, the property takes the same specified value as the property for the element’s parent.

Q. _____________ property specifies the direction in which a marquee should move.

Q. ___________ property defines a mask to be used as a box’s overlay in order to clip the box to a complex shape.

Q. _____________ property specifies whether the mask should scroll or stay fixed when the page is scrolled.

Q. ___________ property specifies how the position of the mask should be calculated by setting the origin relative to different locations within an element’s box.

Q. Which of the following property defines the offset from an element’s border and its outline?

Q. Which of the following property is used to set the color of the arrow icon within a scroll bar?

Q. Which of the following property defines the text alignment rules on the alignment of the last line of an element?

Q. Which of the following measurement defines a measurement in centimeters?

Q. Which of the following measurement defines a measurement relative to the height of a font in em spaces?

Q. Which of the following measurement defines a measurement in points?

Q. Which of the following measurement defines a measurement in inches?

Q. Which of the following measurement defines a measurement in pixels?

Q. Which of the following measurement is relative to 1 percentage of viewport’s larger dimension?

Q. Which of the following measurement is relative to 1 percentage of the width of the viewport?