Skip to content

Instantly share code, notes, and snippets.

@amjd
Last active September 24, 2017 14:25
Show Gist options
  • Save amjd/26f7477a5c053d39af5410c7d8e63c54 to your computer and use it in GitHub Desktop.
Save amjd/26f7477a5c053d39af5410c7d8e63c54 to your computer and use it in GitHub Desktop.
This is a curated list of resources to learn HTML, CSS and JavaScript in 2017.

Friendly HTML/CSS tutorials

If you are going to check out only one link on this page, let it be one of these two:

These are excellent sites to learn HTML and CSS in a practical way.

Detailed resources on each technology:

HTML

HTML introduction, tutorials and reference:

Friendly HTML tags reference with examples for each tag:

CSS

CSS introduction, tutorials and reference:

Friendly CSS reference with examples for each property:

JavaScript:

Free online ebook on JavaScript:

JavaScript tutorials and reference:

Hosting your personal website

Once you build your first website, you can share it with others by hosting it online. Here's a list of free hosting services to help you do that:

A basic personal website example: https://drive.google.com/open?id=0B80NQUUdg14DZjNkeVFWNXBXa1E

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment