answersLogoWhite

0


Best Answer

The individuals responsible for the coding, behavior, and ultimate presentation of a website are called Web Developers.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

Humam minds.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Who is responsible for creating HTML code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the basic code for creating a webpage?

HTML?


When creating an HTML file you should separate sections of HTML code with what?

spaces


What is the HTML code for a forum on a website?

For creating a forum, only HTML is not enough. JavaScript, CSS etc also has to be included within.


What is the expansion for HREF code?

HTML- HyperTextMarkup Language..... HTML is used for creating web pages for example...


What is HTML code?

AN HTML code is a code used to manipulate the web and tell it to do things.e.g when you are making a website you might want to add a link to an other website by saying


What is the HTML code for creating a level 4 heading that displays the text Heading 4?

<h4>Heading 4</h4>


How can one redirect from a HTML page?

When creating an HTML page the person must be verse in Hyper Text coding. Generally the code a href will and then typing the address of the site will create a link.


What Is The Code To Show An Html A Text?

<code><code>HTML TEXT HERE</code></code>


HTML code has a limit of 10 webpages per site?

No! HTML is simply code. You can write 1 million pages of HTML code if you want. HTML is not a program. Its code. Now you may have a program that uses HTML code and that program has limitations. But not HTML itself.


How do you pull up your HTML code?

You can pull up your HTML code by right clicking the code and hitting, View Source. This will open the HTML code and you can format it.


What Pokemon game has a HTML code?

No game has HTML code because HTML is only for web design.


How do you create web by HTML tages?

Web can be created by creating a .html file. Inside the HTML file, you can put the tags of HTML.