What are some good web resources for learning HTML, CSS...

MasterA

Madly Diligent
Joined
Jan 20, 2013
Messages
7,389
Reaction score
701
FP$
115
What are some good web resources for learning HTML, CSS and PHP?
 
Re: What are some good web resources for learning HTML, CSS.

I first learned using http://www.tizag.com/ . 🙂 Pretty old site, but its tutorials are pretty good! 😀 I recommend books most of all, though.
 
Re: What are some good web resources for learning HTML, CSS.

for php -->try php.net
for the others try w3 schools

And for all you can check lynda's tutorials. Are great!
 
Re: What are some good web resources for learning HTML, CSS.

Thanks guys. I will check them out. Anymore?
 
Re: What are some good web resources for learning HTML, CSS.

Cookie123 said:
w3Schools and CodeAcademy

Thanks Cookie. I will check them out!
 
Re: What are some good web resources for learning HTML, CSS.

w3schools is made by the w3 consortium who manage web content so they are the best people to go to. They manage web based languages such as HTML, CSS etc.
 
Re: What are some good web resources for learning HTML, CSS.

Besides what the others have said, one of the best ways to learn HTML/CSS is to look at the source code of websites that you visit! If you use Chrome, you can use inspect element to tweak things around and figure out what does what.
 
Re: What are some good web resources for learning HTML, CSS.

MrGravyCakes said:
w3schools is made by the w3 consortium who manage web content so they are the best people to go to. They manage web based languages such as HTML, CSS etc.
Just to be clear, w3schools has no affiliation with the W3C. They just thought it was appropriate to derive the name from WWW since they teach web-based languages.
 
Re: What are some good web resources for learning HTML, CSS.

The best resource for leaning html,CSS or other languages is w3school...
 
Re: What are some good web resources for learning HTML, CSS.

Thanks for these resources. I will look into them. 😀
 
Re: What are some good web resources for learning HTML, CSS.

Reverse Flash said:
xXInfectedXx said:
I would highly recommend using this website to help you in the world of coding... http://www.codecademy.com/

Yup, this. CodeCademy is how I learned HTML, CSS, JS, and jQuery. All in a short amount of time too. 🙂

I am trying Code Academy at the moment and it is great but it can get a bit repetitive which makes it boring.
 
I think w3Schools is the only real learning platform, they have so many examples and things to learn off of. Unless of course you hire a teacher to teach you programming, I would go with w3Schools. 😀
 
I think you should learn courses on Udemy.com/Treehouse.com/CodeSchool.com/W3Schools.com
 
W3schools and code academy are the good website resources you can try. All the very best####
 
w3Schools and CodeAcademy
Htmldog.com
css-tricks.com
courses on Udemy
PHP.net
Treehouse.com
CodeSchool.com
You can try it
 
It allows us to add layout and design to our pages, and it allows us to share those styles from element to element and page to page. Before we can unlock all of its features, though, there are a few aspects of the language we must fully understand.

First, it’s crucial to know exactly how styles are rendered. Specifically, we’ll need to know how different types of selectors work and how the order of those selectors can affect how our styles are rendered. We’ll also want to understand a few common property values that continually appear within CSS, particularly those that deal with color and length.

Let’s look under the hood of CSS to see exactly what is going on.



<a href="http://drharpreeteyecarecentre.com/">Best Eye Surgeon In Ludhiana|</a>
 
Back
Top Bottom