answersLogoWhite

0


Best Answer

You use angle brackets to tell the browser that these are HTML commands. Without the brackets, it would just be normal text. Sometimes if there is an error in the way a page has been done you will see text on the page which should be tags. This is often because tags have not been defined properly using angle brackets.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why do you use bracets for HTML coding?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can you use HTML to reveal hide?

The short answer is no. If you want to reveal or hide elements on a web page then you will need to use a combination of HTML coding and CSS coding. Example:content you wish to hide goes here


What is HTML-only?

All websites use HTML, but some sites use HTML in conjunction with one or more other coding languages like Javascript or CSS. HTML-only means it uses just the basic coding.


What is coding in HTML?

HTML is a Markup Language.


Is CSS coding the same thing as HTML coding?

No it is not


What is HTML mode?

HTML is basicly website coding


What coding is used on Neopets?

User-created web pages use HTML and CSS, and TNT pages (owned by Neopets) use HTML, CSS, and JavaScript.


Do HTML coding got to be capitalized?

HTML tags are not case sensitive.


What is HTML or xtml?

HTML and XTML are both different website coding languages.


Coding for creating HTML editor using java applet?

<html> <body> java applets</body></html>


Where can I learn html coding in Wichita, KS?

i am not certen


What does PHP include in terms of html coding?

To do programming in PHP, there is often the dilemma of whether or not to place the code within the HTML. Depending on the writer's coding experience it is usually better to place the PHP within the HTML.


How do you create an HTML file?

We write HTML coding in notepad and save it with .html extension. It will automatically open with internet explorer