answersLogoWhite

0

What are the codes in HTML?

Updated: 8/16/2019
User Avatar

Wiki User

12y ago

Best Answer

There are loads of them and can be complicated if you are trying to learn all of tags. I suggest you use http://www.w3schools.com to learn HTML.

Here are some of it

<a> (links) eg <a href="http:\\www.URL address.com">label</a>

<p> (paragraphs) eg <p>A paragraph</p>

<img> (images) eg <img src="name.format">

<HTML> (root) eg <HTML>some HTML code</HTML>

<head> (title\scripting) eg <head><title>name of title</title></head>

<body> (info) eg <body>Some HTML code and information</body>

<br> (enter) eg <p>Some HTML

code<br>(doesn't make a difference if you just press enter)

<hr> (hozr. line) eg Hello<hr>I just drawed a line!

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the codes in HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the basic HTML codes?

Some basic HTML codes are as followed


What is a HTML coder?

Someone that codes in HTML


Which HTML codes do not require closing?

As far as I know, all HTML codes require a closing tag.


How do you publish a webpage made of HTML codes?

it is very simple only you have to do is after writing html codes save the file with the extension .html example=web.html


What are hmtl codes?

HTML codes are nothing but HTML tags. These tags are used to define how a web page will look.


How do you compile HTML codes?

You don't compile HTML codes. HTML is a parsed language, meaning that it's transferred to the browser as plain text, and the browser reads it as such.


What html codes can be used on Myspace?

There are multiply html codes that can be used on Myspace, whether if it's trying to change one's layout or dividing texts. The main html codes that are used on Myspace is probably &heart; andtext.


Why use HTML codes?

You use HTML codes to tell the browser how to display your content. For example, if you want to display THIS in bold, you would send the following HTML code to the browser: THIS .


How can you fix your computer html codes to get on facebook?

You can't use HTML on Facebook.


How do you get music HTML codes on Wikipedia?

fafafa


Can you list some HTML codes?

Some HTML codes include tag structure in them. The tags such as &lt;form&gt;, &lt;input&gt;, &lt;select&gt; etc work the most.


How can save the HTML application from in online HTML code?

HTML Application could be recovered as HTML codes. Saving the page as HTML could give us an insight about the structure.