Computer Science, asked by Vritika2007, 7 months ago

Please Answer all of the questions correctly....

Computer

Class 8

Topic: HTML

A. Answer the following:

1.What is HTML ?

2.What do you understand by tags ? How many types of tags are there?

3. Differentiate between Container tag and Empty tag.

4. What do you understand by attributes in HTML ?

5.Explain the paragraph tag and its attributes.

Answers

Answered by tiwarinikita0705
10

Answer:

Explanation:

1 Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. ... HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items.

2 A tag is said to be a paired tag if the text is placed between a tag and its companion tag. In paired tags, the first tag is referred to as Opening Tag and the second tag is referred to as Closing Tag. Note: Here <i> is called opening tag

3 Container tag have opening and closing tags and Empty tag has only one tag that is opening. There is no need to closing tag in empty tag. The difference between a container tag and an empty tag is quite simple. A container tag is the one which has to be closed and an empty tag doesn't need to be closed.

4 In HTML, an attribute is a characteristic of a page element, such as font size or color. Attributes are used to amplify a tag. When a Web browser interprets an HTML tag, it will also look for its attributes so that it can display the Web page's elements properly

5

Answered by helpinghand5962
4

Answer:

1.)hypertext markup language

2.)2 types

.container tags

.empty tags

3.)when tags in html is used i pairs its container tags

when the tag requires one on tag only is empty tags

4.) image given ☝️

Explanation:

hope you mark it as the brainliest

Attachments:
Similar questions