What are the basic tags of HTML ?

1 Answer

Answer :

The basic tag of HTML is 4.

Related questions

Description : What are the tags to make the text on HTML page beautiful and interesting ?

Last Answer : There is no alternative to banner or image or image to make a web page beautiful and attractive. The HTML page is determined by the img tag. The img tag is zero which means it only carries attributes and has no ... tag. To use an image or image on a page, you need to use the src (source) attribute.

Description : How do html heading tags work ?

Last Answer : The html heading tag provides the outline of the text used in the text document. The headings are specified by to body> tags. The tags between are , , , , which can be used to display the headings in a sequentially larger size. For example - heading 1 heading 2 is coded in this way.

Description : What are two basic tags in HTML lists? -Technology

Last Answer : and

Description : Explain the use of tags. ?

Last Answer : Fonts are the lifeblood of any document. The use of fonts by a web page creator not only makes the document beautiful, but also reveals one's artistic identity. This means that the tag is important for ... document nicely through HTML . For example , the font of ICT text needs to be fixed. ICT

Description : Explain why meta tags are used on web pages. ?

Last Answer : Meta tags are used on web pages to add information about documents. Generally, who created the web page , its organization address (including phone number) identity , other relevant information and all the information including content.

Description : What are meta tags ?

Last Answer : A meta tag is a tag used on a web page to add information about a document.

Description : HTML is a markup language for describing Web document. HTML uses (a) pre_specified tags (b) user defined tags -Technology

Last Answer : (d) HTML uses fixed tags defined by the language.

Description : Write the expansions of the following tags used in HTML. 1. -Technology

Last Answer : 1. — Break line2. — Italic3. – Horizontal Rule4. — Underline

Description : Write the expansions of the following tags used in HTML. 1. -Technology

Last Answer : 1. – Anchor tag2. – Comment tag

Description : What is the purpose of using HTML tags and attributes for Web designing? -Technology

Last Answer : HTML (HyperText Markup Language) is used to create Web pages. It designs the basic layout and formatting of Web pages by using tags and attributes.The tag’s name tells the tag’s purpose and the attributes that follow the tag name give the additional information of the Web browser.

Description : What are the role of ………. tags in HTML? -Technology

Last Answer : The and tags are used to mark the beginning and end of the HTML document. The basic purpose of this tag is to make the browser and text editor identify that the document is an HTML document. This is a ... of other elements.The most basic structure of all possible Web documents is .. ..

Description : HTML tags are enclosed in (a) curly brackets (b) square brackets -Technology

Last Answer : (d) HTML tags are enclosed within angular brackets (< and >).

Description : HTML tags are (a) in uppercase (b) case sensitive -Technology

Last Answer : (d) HTML tags are not case sensitive means we can write tags either in uppercase or lowercase.

Description : Which type of tags used by HTML? (a) tags only for image (b) user defined tags -Technology

Last Answer : (d) HTML provides predefined and fixed tags.

Description : Which of the following HTML container tags do you apply to text for formatting the text as a paragraph? -Technology

Last Answer : (c) ……. is a container tag, which is used for formatting text.

Description : The tags used for specifying the style in HTML are -Technology

Last Answer : (a) Because these two tags are text formatting/styling tags.

Description : tag is one of the structural tags of HTML document. -Technology

Last Answer : True HTML provides four structural tags, these are as follows:, , , .

Description : Which tags divide HTML tables in multiple section? -Technology

Last Answer : , and

Description : DTD is a set of rules that defines what tags appear in an HTML document. -Technology

Last Answer : False DTD is used in XML documents.

Description : XML uses (a) Only 6 tags (b) Predefined tags (c) Custom tags (d) HTML tags -Technology

Last Answer : XML usesCustom tags

Description : Define container & empty tags in HTML -Technology

Last Answer : Container tags are tags which have both opening as well as closing tag like .....whereas empty tags are tags which have only opening tag like , .

Description : i. Are these tags part of HTML code or XML code? ii. Identify the root element. -Technology

Last Answer : XML codei. Companyii. name, deptiii. eid, deptid

Description : Do all HTML tags are written in a pair? -Web-Development

Last Answer : answer:

Description : What are HTML tags ?

Last Answer : HTML tags are coding instructions embedded with HTML documents.

Last Answer : below Tags Of them Any Ending Tags No br hr

Description : Content: and tags in HTML Of two The end Tags To write Is No. Why ?

Last Answer : and tags Of two The end Tags To write Is No. Because - all this Of the tag No The end Tags Stays No. And These No Element too Stays No. and tags Two Empty (empty) tag too Says

Description : HTML is a markup language for describing web documents (web pages). Which among the following features is correct about HTML: a) HTML stands Hyper Text Markup Language b) A Markup language is a set ... tags d) Each HTML tag describes different document content e) None of These f) All of the Above

Last Answer : f) All of the Above

Description : In HTML, tags consists of keywords enclosed within (1) angular brackets < > (2) parentheses ( ) (3) square brackets [ ] (4) flower brackets { }

Last Answer : angular brackets < >

Description : Why Font family is used in HTML ? Explain ?

Last Answer : Font family refers to the expression of multiple fonts as different versions of the same name . Here, even if each one, the name of the family will be arial .

Description : What is html validator ?

Last Answer : html validator is the technique of extracting the syntax of the page created by html .

Description : What is the syntsx of html link ?

Last Answer : The html link ‍syntsx is

Description : What is the opening and closing tag of html ?

Last Answer : html 's opening tag and closing tag

Description : What is meant by formatting and heading in HTML ?

Last Answer : Formatting: Formatting is the process of making a text in HTML look beautiful by presenting it correctly and presenting it beautifully . html has six types of heading tags. Of these, describes the highest heading and describes the lowest heading.

Description : Explain the importance of HTML in web page design . ?

Last Answer : HTML is very important in web page design. Because with the help of HTML-1. The information on a page can be moved anywhere. 2. Every browser supports HTML . 3. Easy to learn and use. 4. The smaller the page size, the lower the cost.

Description : Who Discovered HTML ?

Last Answer : HTML is a markup language consisting of a series of markup tags. HTML is the most widely used language on the Internet , as well as on websites. The full form of HTML is Hyper Text Markup Language ... invented by Tim Berner Lee . In 1990 , Burners-Lee specified HTML in browser and server software .

Description : What are HTML blocks and inline elements ?

Last Answer : HTML tags are also called HTML Elements . Block Elements Inline Elements HTML Block Elements The elements that create new lines in HTML are called block elements. This means that you put the elements side by ... elements are called inline elements. For example a tag, span tag, strong tag, q tag 7.

Description : How does HTML work ?

Last Answer : HTML markup language. HTML codes do not work automatically. A code editor is used to make HTML code work. For example , sublime text editor , Notepad ++, Brackets and several other code editors put HTML code to make HTML code work.

Description : mean ?

Last Answer : describes the html document by .

Description : How Many Basic Logic Gates ?

Last Answer : Basic Logic Gate three. OR, AND, NOT

Description : What are the basic functions of DBMS ?

Last Answer : Answer : The basic tasks of DBMS are- 1) Database creation , data entry and data storage. 2) To search and correct the wrong data. 3) Deleting unnecessary data / records. 4) Searching and ... Updating the database. 10) Provide data security and control the user. 11) Data Backup and Recovery .

Description : What is Visual Basic ?

Last Answer : Visual Basic is a third generation event driven programming language.

Description : How many basic logical operations ?

Last Answer : 3 basic logical operations.

Description : What's the best way to get a basic knowledge of HTML?

Last Answer : answer:If you know where to look (which I'm sure everyone here can provide enough links) you shouldn't have to pay much, if anything, unless you really struggle with the tutorials. Here's some for starters ... s enough html fluent users on here, that if you have a question, we can probably help :D )

Description : The ………… tag is used to define basic font size for the HTML page. -Technology

Last Answer : Thetag is used to define basic font size for the HTML page.

Description : Somebody around here recently posted a provocative question with "guts" in the tags. Do you remember it?

Last Answer : Is it Which two sports would you want to combine to make a new, more thrilling, Olympic sport?

Description : What would be some good Omegle tags to use?

Last Answer : answer:I went to Omegle a few times, had some interesting convos. All I can say is: Don't use Music. No one gives a shit about music. All you'll get is follow me on kik bullcrap. I ... the spy mode questions, it can get interesting after clicking skip enough times and remove all the creeps.

Description : Does anyone have experience of getting rid of skin tags?

Last Answer : I did it myself once. I just stretched it out a bit and did a quick little slice at the root with a razor blade. A very brief little Ouch! moment, and it was done. Never came back.

Description : Can I renew my daughters car tags for her so she won't have to take off of work?

Last Answer : answer:I would call and ask. It depends on the state. Here I had to have a PIN from my previous registration. In Michigan I just went to the web site and ordered tags for my mom.