how do i get started with HTML.its running environment
html
Started by edwin namisi, Mar 31 2010 11:44 PM
11 replies to this topic
#1
Posted 31 March 2010 - 11:44 PM
|
|
|
#2
Posted 01 April 2010 - 06:32 AM
To get started with HTML you may want to try searching for some HTML Tutorials. Check out the following link:
W3Schools Online Web Tutorials
W3Schools Online Web Tutorials
-CDG10620
Software Developer
Software Developer
#3
Posted 02 April 2010 - 03:07 PM
HTML will run in almost any browser and all you need is a webhost to make it. Nothing is needed to download or anything. Not to advertise or anything but I learned html easily by making a guild at Neopets.com.
html should be easy to learn. Once you are done with that I would suggest css. Don't get confused with HTML DOM, that is something different.
html should be easy to learn. Once you are done with that I would suggest css. Don't get confused with HTML DOM, that is something different.
#4
Posted 07 April 2010 - 10:33 AM
I learned it on youtube.
You should check youtube out!
You should check youtube out!
#5
Posted 06 May 2010 - 02:08 AM
#6
Posted 06 May 2010 - 03:48 AM
Also I Would Suggest Getting A Few Books On It Html, Xhtml And CSS In 24 Hours Would Be A Great One I Think :)
:)
#7
Posted 06 May 2010 - 07:33 AM
YouTube - HTML Tutorial 1 - Designing A Website In Notepad - Basics and Beginnings(6-7parts) - Made by EdzJohnson, follow his tutorials.
And if you want to be a little more advanced, you should follow;
YouTube - Basic HTML and CSS Tutorial. Howto make website from scratch - Made by Jimmyrcom, probably that's only one part of it and it's 39 minutes.
http://www.w3schools.com
And if you want to be a little more advanced, you should follow;
YouTube - Basic HTML and CSS Tutorial. Howto make website from scratch - Made by Jimmyrcom, probably that's only one part of it and it's 39 minutes.
http://www.w3schools.com
#8
Posted 07 June 2010 - 06:01 AM
A good start would be getting some books and other resources to get a firm grasp on the HTML language. Once you got this down and you feel comfortable typing the code open up a editor (notepad and notepad++ are good choices.). When you have some code down you can open the browser of your choice and either go file ->open or just go ctrl o. (control open) Search for the html file that you wrote and open it, and it should open without a hassle.
All of the code can seem like a daunting task at first, and all of the things that you have to do can seem intimidating, just start practicing and it should get alot better. I have probably done over 10 website for just pure practice and i am still pretty bad at coding. Practice makes perfect.
And if you need anything else just message me.
All of the code can seem like a daunting task at first, and all of the things that you have to do can seem intimidating, just start practicing and it should get alot better. I have probably done over 10 website for just pure practice and i am still pretty bad at coding. Practice makes perfect.
And if you need anything else just message me.
#9
Posted 09 June 2010 - 10:17 AM
toxifyshadow said:
HTML will run in almost any browser and all you need is a webhost to make it.
you dont need a webhost to write html or make html pages.
you need to create a html document is a text editor to create the document and a web browser to view the document.
if the time comes when you want to publish your work you would use a webhost to host your html.
11ism.com <my meaningless empty website, HORAH now with link! (thx gamemaker)
#10
Posted 09 June 2010 - 12:12 PM
If you're running Windows, your computer already comes with IE and notepad. Those two things and a tutorial are all you need. Personally, I'd recommend getting Chrome or Firefox for your browser, and don't forget to look into CSS (cascading style sheets) which help with your arrangement and style among other things of your HTML pages.
#11
Posted 11 June 2010 - 01:52 PM
As its been said, if you have notepad, you can start. It is an easy and fun language to learn. Youtube is good.
#12
Posted 14 June 2010 - 01:40 PM
If you're going to do HTML, I suggest downloading Notepad++, it helps a lot. I also suggest getting books and using w3schools.com :that website is a huge help.
learn HTML - CSS - XHTML + CSS together. that's probably the easiest way to learn IMO
learn HTML - CSS - XHTML + CSS together. that's probably the easiest way to learn IMO


Sign In
Create Account

Back to top










