Well, when I was in school, in my computer class, we used this site, and it's quite helpful!
http://www.w3schools.com/html/default.asp
It teaches basics:
Code:
HTML Introduction
HTML Get Started
HTML Basic
HTML Elements
HTML Attributes
HTML Headings
HTML Paragraphs
HTML Formatting
HTML Styles
HTML Links
HTML Images
HTML Tables
HTML Lists
HTML Forms
HTML Colors
HTML Colornames
HTML Colorvalues
HTML Quick List
It teaches expert:
Code:
HTML Layout
HTML Frames
HTML Fonts
HTML 4.0 Why
HTML CSS
HTML Entities
HTML Head
HTML Meta
HTML URLs
HTML Scripts
HTML Attributes
HTML Events
HTML URL Encode
HTML Webserver
HTML Summary
It's a very nice site, and it's easy to work with.
w3schools is awesome for PHP and CSS too.
PHP:
http://www.w3schools.com/php/default.asp
What it teaches:
Code:
PHP Basic
PHP HOME
PHP Intro
PHP Install
PHP Syntax
PHP Variables
PHP String
PHP Operators
PHP If...Else
PHP Switch
PHP Arrays
PHP While Loops
PHP For Loops
PHP Functions
PHP Forms
PHP $_GET
PHP $_POST
PHP Advanced
PHP Date
PHP Include
PHP File
PHP File Upload
PHP Cookies
PHP Sessions
PHP E-mail
PHP Secure E-mail
PHP Error
PHP Exception
PHP Filter
PHP Database
MySQL Introduction
MySQL Connect
MySQL Create
MySQL Insert
MySQL Select
MySQL Where
MySQL Order By
MySQL Update
MySQL Delete
PHP ODBC
PHP XML
XML Expat Parser
XML DOM
XML SimpleXML
PHP and AJAX
AJAX Intro
AJAX PHP
AJAX Database
AJAX XML
AJAX Live Search
AJAX RSS Reader
AJAX Poll
PHP Reference
PHP Array
PHP Calendar
PHP Date
PHP Directory
PHP Error
PHP Filesystem
PHP Filter
PHP FTP
PHP HTTP
PHP Libxml
PHP Mail
PHP Math
PHP Misc
PHP MySQL
PHP SimpleXML
PHP String
PHP XML
PHP Zip
CSS:
http://www.w3schools.com/css/default.asp
What it teaches:
Code:
CSS Basic
CSS HOME
CSS Introduction
CSS Syntax
CSS Id & Class
CSS How To
CSS Styling
Styling Backgrounds
Styling Text
Styling Fonts
Styling Links
Styling Lists
Styling Tables
CSS Box Model
CSS Box Model
CSS Border
CSS Outline
CSS Margin
CSS Padding
CSS Advanced
CSS Grouping/Nesting
CSS Dimension
CSS Display
CSS Positioning
CSS Floating
CSS Align
CSS Pseudo-class
CSS Pseudo-element
CSS Navigation Bar
CSS Image Gallery
CSS Image Opacity
CSS Image Sprites
CSS Media Types
CSS Attribute Selectors
CSS Don't
CSS Summary
Yeah, I learnt HTML from there lol
For the PHP tut, that's good to begin with, but it only teaches a limited amount, people should move onto
http://php.net/manual/en/ after.
(04-26-2010, 06:32 AM)Cida Wrote: [ -> ]Yeah, I learnt HTML from there lol
For the PHP tut, that's good to begin with, but it only teaches a limited amount, people should move onto http://php.net/manual/en/ after.
I too learnt HTML from there. And thanks for the PHP tutorial link!
I also remember learning HTML, some PHP, CSS, and JavaScript at w3schools. They're awesome.
Nice post and I'm sure this will help someone.
-Rozzy.
Hi, Pepsi.
This is my IPT teacher's favourite resource. Great site.
Thanks,
Malware Boss
Thanks for this.
i use this all the time. sometimes i forget even the most common html tags
W3 schools tutorials are nice and clean for beginners
I love w3schools.com, Great tutorials. I learned html and php from there.