Question:
where can i get HTML for my website? CZ I'm building a web and i need free HTML from websites can u tell me?
2006-04-03 10:38:09 UTC
where can i get HTML for my website? CZ I'm building a web and i need free HTML from websites can u tell me?
Five answers:
2006-04-03 13:05:03 UTC
learn html & css - learn to write your own pages by hand it's easy - webonkey html tutorial http://www.webmonkey.com/ - w3schools http://www.w3schools.com/ watch it done http://visualtutorials.com/ free website courses http://certification.about.com/cs/testingresources/a/tutorials.htm a free html editor http://www.chami.com/html-kit/ Paid courses (best) http://www.hwg.org/



best html reference http://www.w3schools.com/html/html_reference.asp best style sheet reference http://www.w3schools.com/css/css_reference.asp html links http://www.websitetips.com/html/ style sheet links http://www.websitetips.com/css/ html dom http://www.w3schools.com/htmldom/dom_reference.asp



ALWAYS CHECK THE REFERENCE PAGES TO MAKE CERTAIN YOU ARE WRITING YOUR SOURCE CODE THE CORRECT WAY! JUST BECAUSE YOU SAW SOME SOURCE CODE WRITTEN A PARTICULAR WAY IN SOMEONE ELSE'S PAGE DOESN'T MEAN THEY WROTE IT CORRECTLY. MORE OFTEN THAN NOT YOU'LL FIND THAT THEY DIDN'T WRITE IT CORRECTLY. BUT LOOKING AT OTHER PEOPLE'S SOURCE CODE IS STILL A GOOD WAY TO LEARN. IF SOURCE CODE ISN'T WRITTEN THE CORRECT WAY IT CAN CAUSE OBJECTS TO BE DISPLAYED IN PLACES YOU DON"T WANT THEM IN OR EVEN CRASH SOMEONE'S BROWSER. NETSCAPOE 4.X USERS ARE THE MOST VULNERABLE TO CRASHING. MOST OF THE TIME BROWSERS A VERY FORGIVING WHEN IT COMES TO BAD SOURCE CODE. BUT WHY TAKE CHANCES. THE MORE CORRECTLY YOU WRITE YOUR PAGES THE MOER BROWSERS THEY WILL WORK WITH.



free ftp clients - http://www.trustmeher.net/freeware/cute.htm



free templates & layouts -- http://www.freelayouts.com/templates/display/templates -- templates & renderings http://www.clantemplates.com/ -- http://www.comteche.com/data/templates/free_flash/show_flash/index.asp -- really helpful flash links http://moock.org/moockmarks/ -- google search http://www.google.com/search?hl=en&ie=UTF-8&q=free+flash+html+templates+layouts&btnG=Google+Search



here's how i learned html and css



when you come to a page on the web click VIEW at the top of your browser and click on SOURCE. if you are using internet explorer browser the html source code will open up in windows notepad. in notepad click on FILE/SAVE AS to save the page's source code to your hard drive. in internet explorer click on FILE/OPEN to open the source code in the browser. go back to notepad and remove some of the code and click save. then in internet explorer hold down the SHIFT KEY and click on the REFRESH button on the browser's toolbar to see what effect the removed source code had on the page. you will learn a hundred times faster this way.



something to think about later is.......after you have gotten a little experience with html try doctype, xhtml, and css. then try to validate your pages. validating checks for coding errors. validating will not work unless you are using the correct doctype and the correct document encoding. http://validator.w3.org/



This post is copyrighted (c) 2006 Dwight L. Stegall
jskud
2006-04-03 10:54:38 UTC
If you know what you want to do with HTML, there are two ways to go about it:

1) Search Google for the particular item you want, for example "javascript clock" or "HTML frames" There are a lot of very good sites and google tends to be the programmer's search engine of choice.



2) If you see a website that has something you like on it, just right click somewhere on the page and select View Source.



Good luck!
?
2016-10-15 16:05:21 UTC
first of all you pick even if you extremely pick one. in case you pick that you do, then you definately ought to keep in mind that it truly is a large style of diagnosis and artwork. Then, if it nonetheless sounds exciting to you, it truly is what I propose. the first step (a million) a million..verify in and get a loose Yahoo geocities internet web site. 2..bypass into your document manager and commence searching at each and every of the Buttons and stuff and keep in mind that you'll favor to draw close what all that stuff does. STEP 2 (2) .. (once you're nonetheless the following) 3..commence discovering what all that stuff does. 4..pick even if you pick to apply a Template or study the modifying Languages (html-javascript-css) to make your website/s. 5..study the procedures of employing a Template. 6..study the modifying Languages. 7..study the prospect of having somebody else to do it for you. 8..Make a tentative starting up on (5), (6) if (7) did not artwork. if you're nonetheless the following then perhaps you do have an interest in creating an internet site.! if so, then you definately already have the straightforward stuff executed! Congratulations!! STEP 3 (3) 9.. bypass for IT criminal word: (This answer is a popular, pre-typed record meant to be examine through Whomever requested the question in trouble-free words, and would no longer be examine,, perused, noted or known through the different individual, position or aspect at any time, everywhere till in the different case wanted) Signed: Me
Dina
2006-04-03 10:48:42 UTC
This is where you will start to learn HTML:

http://www.w3schools.com/html/default.asp

But also you might use a program that will generate the html code for you like Dreamweaver of Front page.

The programs that fall into this category are called html editors. You can download plenty on the net.
B1t Hunt3r
2006-04-03 12:25:48 UTC
Its better to learn HTML then to steal it (or borrow)...


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...