Tweet
Hey folks, welcome to the first in a series of 5 (maybe more) introductory videos into the world of creating web pages with HTML and CSS.
In this lesson I’ll give you some background on what HTML is, show you how to create a simple .html document, and even get into some basic styling.
RESOURCES
WC3 — The World Wide Web Consortium (W3C) is an international community where Member organizations, a full-time staff, and the public work together to develop Web standards.
WHATWG – Maintain the web and evolving the web since 2004
W3Schools – At w3schools.com you will learn how to make a website. We offer free tutorials in all web development technologies.
TEXT EDITORS
TEXTWRANGLER — a free and simple text editor.
CODA2 – A high end text, for pay, editor that can also be used as an FTP client
SUBLIME TEXT – This is one of the best text editors. Intuitive and beautiful. You should purchase a license to use it at $59 but you can also test it for free.
NOTEPAD — this is a classic. Nothing more much has to be said.