"The best way to predict the future is to invent it and the second best way is to fund it."  Fund Empowerment depends on you. Donate Invest

User login

HTML

All Skill Factors
Missions Requiring this Skill
Missions: 
Missions Someone Can DoSkills RequiredPriorityCategoryStatusAssigned to
Learn HTML minortaskactiveTaylor
Learn PHP normaltaskactivetechivist

Understanding and writing HTML markup language is the basis of web development.

HTML Tutorials

SitePoint HTML Reference

HTML

Groups: HTML

Skill Group: 
Skill Category: 
Skill To Teach

I learned HTML when Mosaic came out and most of my work is web dev. I advocate the use of HTML above arbitrary "simplified" markup languages like MediaWiki syntax because I think they needlessly complicate web content in a world where people use Google Docs HTML for even their word processing and where WYSIWYG editors make HTML a beginner's friend and an expert's tool.

Whenever a friend wants to learn programming, I start them with HTML and then work up to PHP.

HTML

Groups: HTML

Skill Group: 
Skill Category: 
Learning

I'm interested in learning web development skills from the Empowerment team. Alex has begun teaching me HTML by using Webmonkey's HTML tutorials and experimenting with the WYSIWYG editor by clicking "disablerich text" below the editor and seeing the code, then switching back by clicking "enable rich text" until I figure out how to reproduce the things it can do with code.

My next assignment is to make a blog entry that incorporates all the basic HTML elements written by hand.