Basics of html

looooool [coolet]
12 years ago | edited 11 years ago

0

22replies
16voices
203views
Peter [verath]
12 years ago | edited 12 years ago

0

It’s a good start imo, but please do NOT ever use tables for anything that isn’t tabular data. Even if it might be easier it’s one of those bad habits that makes changing the layout later on really hard. See http://stackoverflow.com/a/84986 for a longer explanation.

One way to think of it is that the HTML is used ONLY to structure data. For example using the header-tags to structure a text into headings and sub-headings, or separating one article from another. Anything that has to do with the layout should be put in an external css file.

looooool [coolet]
12 years ago

0

Thanks about the answer maybe i will make for css too :)
and if someone want make a small website with just info of his company or anything i don’t think that anyone will care if it is table or not.But ok i will edit it and write never use table for anything that isn’t tabular data…

daMage
12 years ago | edited 12 years ago

0

If you want to learn more about html, css, javascript and even sql, you should check -bad link removed-.

Removed the link, b/c flabbys suggestion, maybe Webplatform would be better source.

Luke [flabbyrabbit]
12 years ago

0

daMage you may be interested to read W3Fools

daMage
12 years ago

0

flabby: thanks for the link!
The original post is now fixed ;)

Luke [flabbyrabbit]
12 years ago

0

W3Schools is not entirely terrible, I learnt quite a lot of what I know for it … but as described in my link it does have its problems

daMage
12 years ago

0

Yea,I’ve used it too a lot… mostly about 8-10 yrs ago :D

Searchlord
12 years ago

0

This is really usefull i have an exam for this in liike a week . Thank you.

Luke [flabbyrabbit]
12 years ago

0

It may be interesting for some of you to look at one of our articles: Understanding Source Code

CygnusH33L
12 years ago

0

I’ve found Tizag.com is ok for a starting point :D

looooool [coolet]
12 years ago

0

i like this webplatform cuz of the chat

d1stur6
12 years ago

0

3wschools is a good site to start but then you will get some problem like the compatibility with internet explorer will be good if you post something about that for the beginners

Luke [flabbyrabbit]
12 years ago

0

@d1stur6 if you read my post in this thread you will see my objection to suggesting w3schools

Nuayman
12 years ago

0

Good.


0

html is so cool ! hehehe

Fireshard
11 years ago | edited 11 years ago

0

I’ve learnt HTML and CSS from here:
http://learncss.tutsplus.com/

There’s also a PHP beginner’s tutorial (by the same author, who is an excellent teacher if you ask me):
http://net.tutsplus.com/articles/news/diving-into-php/


0

w3school is really great . it can teach many thing that you want .

Voorm
11 years ago | edited 11 years ago

0

There’s some good sites for easy learning html,css,js,php,ets etc

1.Code academy(html,css,js etc missions)
http://www.codecademy.com/
(some missions are bugy and it’s required quick reset ,nothing scary)

2.w3school(teoretic & “try by yourself”)
http://www.w3schools.com/

3.Polycademy(php missions)
http://phpbounce.aws.af.cm/

dellcon
11 years ago

0

Hi
There are some problem in php programming. I just wanna recommend you use the other programming language like aspnet,dot net ,java which gives you better result.You will be more satisfy by using them instead of php.
Thanks.

search engine optimization

heavenlyMe
11 years ago

0

i just go to w3fools, interesting enough to read.

Try_Hard
11 years ago

0

If you want to learn any coding then it might help if you go on Google and search w3schools it tells you A LOT about each type of coding language!

Gninja
11 years ago

0

http://www.w3schools.com/ takes me back a bit ^__^

You must be logged in to reply to this discussion. Login
1 of 23

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss