Interactive Programming Forums
Login
Register
Home
Questions/Snippets/Exercises
Unanswered
Tags
Ask a Question
Post a Code Snippet
Post an Exercise
Welcome to Interactive Programming Forums, where you can ask questions, receive answers from other members of the community, post code snippets and post exercies.
All categories
Ruby
(3)
Python
(10)
PHP
(7)
Perl
(2)
SQL
(8)
Javascript
(6)
HTML
(20)
CSS
(4)
jQuery
(0)
XML
(3)
Code Snippets
(1)
Exercises
(4)
Other
(9)
how do i start learning html?
+21
votes
posted
13 years
ago
in
HTML
by
smarter04
(
1,050
points)
5 Answers
+4
votes
I would complete the interactive HTML exercises along with getting a decent HTML book for the study.
answered
13 years
ago
by
tykimus
(
12,010
points)
+1
vote
There are tutorials you would find on W3Schools as well as Tizag. Go through them.
And, do make sure you keep coding and reading simultaneously. And keep practising. Without practice, there is no use of reading.
Books I don't think are required as there are rich online resources you can use.
All the very best! :)
answered
13 years
ago
by
Shouvik Mukherjee
(
1,340
points)
0
votes
There are also free templates online that you can download and look at the source code to see how they did what they did and see if you can recreate it - that is how I learned HTML and CSS. Firefox has a neat tool where you can view the source of the selected area on a webpage so you can select a specific area on the webpage and look at the source. If a website interests you, just check the source code and try to recreate it. Get a good book and a good tutorial that does things step-by-step.
Hope this helped
answered
12 years
ago
by
kamronb
(
1,110
points)
Very good advice. Try Amazon for the book if you really want to take the time to read it.
–1
vote
when you get familiar with basic tags it might be worth reading "dive into html5" by mark pilgrim
answered
12 years
ago
by
John Smith
(
3,410
points)
0
votes
i found these 2 site very useful:
http://htmldog.com/
http://www.yourhtmlsource.com/
answered
12 years
ago
by
knaggs.cuan
(
2,520
points)
Related questions
+21
votes
1
answer
Where/how do I even start?
posted
12 years
ago
in
Exercises
by
legoglenn78
(
2,380
points)
programming
+28
votes
1
answer
i need to learn free programming. where do i start from
posted
13 years
ago
in
HTML
by
Jesse M Nzima
(
1,580
points)
+10
votes
1
answer
in html 2,exercise 5 i have problem please F1
posted
12 years
ago
in
HTML
by
Milad1991
(
2,750
points)
html
+8
votes
1
answer
how do you change colors of a text or backround
posted
12 years
ago
in
Perl
by
aronkaufman12
(
1,220
points)
programming
+18
votes
1
answer
when your done with the course how do you create a website
posted
12 years
ago
in
PHP
by
Matthew Tembo
(
6,610
points)