Computer Science, asked by asharani72056, 6 months ago

Fill in the blanks.
1. The
button is used to clear the already entered data in a form
2.
control attribute is used to play the media when the web browser is displayed.
3.
attribute is used to replay the file once it is finished.
4.
Style Sheet is used to apply a unique style to a single HTML element.
5.
is the space between your margin and your text.

Answers

Answered by revesbala08
0

Answer:

1.The <input type="reset"> defines a reset button which resets all form values to its initial values

2.The HTML <video> controls Attribute is used to specify the control to play video. It is the Boolean value

3.The loop attribute is a boolean attribute. When present, it specifies that the video will start over again, every time it is finished

4.An inline CSS is used to apply a unique style to a single HTML element. An inline CSS uses the style attribute of an HTML element.

5.When two pages of content are combined next to each other (known as a two-page spread), the space between the two pages is known as the gutter. (Any space between columns of text is a gutter.) The top and bottom margins of a page are also called "head" and "foot", respectively.

Similar questions