Question

HTML uses a tag-based system. The tags are what the ______________ reads to display what has...

HTML uses a tag-based system. The tags are what the ______________ reads to display what has been coded.

A. none of the above

B. browser

C. user

D. operating system

0 0
Add a comment Improve this question Transcribed image text
Answer #1

HTML(Hyper Text Markup Language)  uses the tag-based system to describe how the HTML file is structured.

These Markups/Tags  tells a browser  that how to read and display images texts,etc .

For Example:-

Consider a simple Hello world HTML code.

<html>

<head>

<title>Hello</tittle>

</head>

<p>Hello World.</p>

</html>

These different tags helps the WEB BROWSER to understand that how the information(been coded) should be displayed.

Hence,the answer must be OPTION (B.)

Add a comment
Know the answer?
Add Answer to:
HTML uses a tag-based system. The tags are what the ______________ reads to display what has...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • C++ HTML files use tags enclosed in angle brackets to denote formatting instructions. For ex- ample,...

    C++ HTML files use tags enclosed in angle brackets to denote formatting instructions. For ex- ample, indicates bold, indicates italics, etc. If a web browser is displaying an HTML document that contains ‘<’ or ‘>’ then it may mistake these symbols for tags. This is a common problem with C++ files, which contain many <’s and >’s. For example, the line “#include ” may result in the browser interpreting as a tag. To avoid this problem, HTML uses special symbols...

  • FindMe Incorporated, (FI) has developed a coin-sized tracking tag that attaches to key rings, wallets, and other items and can be prompted to emit a signal using a smartphone app. FI sells these tags, as well as water-resistant cases for the tags, with te

    FindMe Incorporated, (FI) has developed a coin-sized tracking tag that attaches to key rings, wallets, and other items and can be prompted to emit a signal using a smartphone app. FI sells these tags, as well as water-resistant cases for the tags, with terms FOB shipping point. Assume FI has no inventory at the beginning of the month, and it has outsourced the production of its tags and cases. FI uses FIFO and has entered into the following transactions: January...

  • sorry this html browser can not display this SELECT ALL APPLICABLE CHOICE math symbols, instead, please...

    sorry this html browser can not display this SELECT ALL APPLICABLE CHOICE math symbols, instead, please click the LHTEX pdf file button below A)0.6153 B) r =-0.0353 C) r-0.7353 D) r--0.3153 Ten pairs of data yield r = 0.168 and the regression equation y 9x + 6, Also, у--9.9 What is the best predicted value of y for 7? SELECT ALL APPLICABLE CHOICE A) 69 C)-5 E) None of these B)-9.9 D) 4 Given: There is a significant linear correlation...

  • JUDY'S HTML TUTORIAL MENU CREATING YOUR FIRST WEB PAGE The best way to make a web...

    JUDY'S HTML TUTORIAL MENU CREATING YOUR FIRST WEB PAGE The best way to make a web page is to just dive right in. Open Notepad. To open notepad in Windows, click the windows icon in the lower left corner of the screen and then type "notepad." Notepad is a text editor. Other text editors you may consider are TextPad, Sublime Text, or NotePad++. Do not use Word or WordPad; they are word processors. If you are using an Apple computer...

  • i need the answers asap 1) which of the following are examples of HTML tags :...

    i need the answers asap 1) which of the following are examples of HTML tags : a) <p> </p> b) <img src=image.bmp width="800"height="500"> c) <h1> </h1> d) all of these 2) In regards to security threats, the titanic effect refers to a) software with so many bugs it is likely to fail b) employee attitude that the security is so good attacks are not a concern c) employee attitude that security policies do not apply to them d) none of...

  • sorry this html browser can not display this math symbols, instead, please click the LTEXA)r 0.9078...

    sorry this html browser can not display this math symbols, instead, please click the LTEXA)r 0.9078 pdf file button below SELECT ALL APPLICABLE CHOICE B)r 1.0558 C)0.9958 D) None of these Ten pairs of data yield r = 0.944 and the regression equation y-3x + 6. Also у--3.1 what is the best predicted value of y for 6? SELECT ALL APPLICABLE CHOICE A) 2 C)-3.1 E) None of these B) -3 D) 24 sorry this html browser can not display...

  • A question regarding HTML coding. Need help from B to F. 70: A. Which type of...

    A question regarding HTML coding. Need help from B to F. 70: A. Which type of list has numbers next to each item: ordered or unordered? Ordered list or have numbers next to each item. Unordered lists or have bulletins next to them. B. What tag is used to mark a term to be defined? What tag marks the definition? C. Can you apply other tags (such as h1 headings) to list items? If so, how? If not, why not?...

  • n the Labs Labs 1 and 2, which increase in difficulty, require you to create webpages based on what you learned in the...

    n the Labs Labs 1 and 2, which increase in difficulty, require you to create webpages based on what you learned in the chapter; Lab 3 requires you to dive deeper into a topic covered in the chapter. Lab 1: Creating an External Style Sheet for City Farmer Problem: You work for a local but rapidly growing gardening supply company called City Farmer that specializes in products that support food self-sufficiency. The company has hired you to help create the...

  • c. it will print better than a word d. it is easier to write in HTML...

    c. it will print better than a word d. it is easier to write in HTML 46. The part of a database that is used for 42. In the following diagram, transition processing document effects been set on slide(s) casy input of data is a. Forms b. Queries c. Reports d. Tables 47 is NOT an example of a common data type found in most databases a a 1 and 2 b. b 3 and 4 c cl and 3...

  • Write a program that check odd / even numbers (from number 1 to 100). Display the...

    Write a program that check odd / even numbers (from number 1 to 100). Display the results within an HTML table with 2 columns: one for odd number and one for even numbers. NUMBERS RESULTS ODD EVEN ODD 2 HINT: use <table> tags to create a table, <th> tags for 'Numbers' and 'Results'. Wrap code PHP inside HTML code. For example: <html> <title>CHECK ODD or EVEN</title> <body> <table> ?php echo "<tr><td>l</td><td>Odd</td</tr>"; </table> </body </html 2. Do the following steps in...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT