Hi! I am kinda new to web master-ing. And I think I got addicted to this. And I want to read this code intelligently. So, where is the best place that can teach me how to code HTML and CSS? Thanks in advance and more powe.r
i like these: HTML: http://softlookup.com/tutorial/HTML/index.asp CSS: http://softlookup.com/tutorial/CSS/index.asp
w3schools is good.. but i have to say u can learn alot with websites like youtube.. and the best part is because its all visual u can see how it all works.. apart from that i learnt html css and alot of other shizzel by myself.. any i didnt know of w3schools or anything like that.. had a small book handy.. which went over my head all the time.. but i learnt by opening different web pages in dreamweaver or coffeecup and then following each tag editing and then looking what changed... practice makes perfect
Go to youtube.com and search for "css tutorial" etc. In less than 20 sessions, taking less than 3-4 hours total, you'll have a great start. Next, take somebody else's code and look up ever property at w3schools.com to see why (they might) have used the property. Finally, remember that when you are analyzing other people's code and listening to other people's tutorials, you are getting their opinion. It might not be the best opinion, but you'll see their technique in action.