Hi everyone
I want to start learning HTML. I made many programs before using C++ but I never deal with HTML ,so:
How can I start writing?? Is there any simple code just to start?
Which program should I use to write the code?
How can I start write HTML??
Started by prof.deedee, Sep 13 2009 07:36 PM
10 replies to this topic
#1
Posted 13 September 2009 - 07:36 PM
|
|
|
#2
Posted 13 September 2009 - 07:45 PM
I forget I am using Mac which program is suitable for it to write HTML code?
#3
Posted 13 September 2009 - 10:54 PM
I don't think there's an easier way to start than by following the tutorials on w3schools. You should be able to pick it up pretty quickly.
I'm not sure about software for Macs, but any basic text editor will be sufficient to get you going.
I'm not sure about software for Macs, but any basic text editor will be sufficient to get you going.
If there's a new way, I'll be the first in line.
But, it better work this time.
But, it better work this time.
#4
Posted 14 September 2009 - 12:17 AM
W3Schools is definitely a good place to learn. It's exactly where I started out. HTML is simple and it will not take you long to learn. Learn what its for and learn the syntax. After that, just start using it and when you hit a road block, Google it! Haha
My Name is Sean and I like codes and stuff...
NoobJunction.com | SuccessOnMyMind.com | ArmedForcesCarClub.com
NoobJunction.com | SuccessOnMyMind.com | ArmedForcesCarClub.com
#5
Posted 14 September 2009 - 05:15 AM
Thank you so much
#6
Posted 14 September 2009 - 07:01 AM
Also, be aware that HTML is NOT a programming language, it is a formatting language. You can embed JavaScript to add programming functionality, but that is separate. Similarly, you can use server-side scripting to dynamically generate the HTML, but it is also separate.
#7
Posted 14 September 2009 - 03:31 PM
OK I went to w3school and started learn more about HTML and I download "notepad" for mac ...... everything is GOOD
BUT
I still don't know what I should do after writing HTML code in notepad??
How can I generate .html page???
BUT
I still don't know what I should do after writing HTML code in notepad??
How can I generate .html page???
#8
Posted 14 September 2009 - 04:08 PM
just make an html file in notepad and open it in your web browser.
#9
Posted 14 September 2009 - 04:58 PM
Thank you so much
#10
Posted 14 September 2009 - 07:50 PM
I think any computer type you can still work on doing HTML on any notepad platform


Sign In
Create Account


Back to top









