answersLogoWhite

0

Simple HTML projects provide me

User Avatar

Anonymous

16y ago
Updated: 8/17/2019

Check this site out
http://www.w3schools.com/

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Where you have to save the css file?

You have to provide a valid path in your HTML file so it can "see" the style sheet. If you have a simple site, put your style sheet(s) (e.g. "styles.css") into the same directory as your HTML files and refer to them like this: <link rel="stylesheet" href="styles.css" type="text/css" /> however, you can put your style sheets wherever you please, as long as you refer to them correctly. They might even be in other domains. For simple projects, keep everything in one place, so you can avoid headaches when moving your projects around.


How do you view messages in HTML?

There are no message viewing in HTML. HTML is just a simple scripting for web language.


Is there any HTML projects for class 10?

html project on topic bihar


How do you create a simple JavaScript message inside the HTML?

You need to type the following code to create a simple JavaScript message inside the HTML


Is it true HTML code needs to be complied before it run in order for it to work?

No HTML can be written in a simple text file and saved as .html.


Can you use HTML to set up a simple website which will display simple text?

yes


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


Main use of HTML?

HTML is primarily used to provide the content of a web page.


What is the advangtages of HTML?

The advantage of HTML is it's simple tags and usage. It can create web pages at the blink of an eye.


What is a simple program used to create HTML documents?

Any simple text editor can be used to create an HTML document. HTML documents are just simple text, so any basic editor will do the job. Notepad, Vim, or Emacs are all good examples of very simple programs used to create HTML documents. (I'm not sure of the Macintosh equivalent to these, but that would work just as well.)


How do you make a simple HTML 5 game?

through a computer


What is the software needed to read HTML?

A browser reads HTML and displays it as a web page. You can read and edit HTML using a simple program like Windows Notepad.