HTML
From Wikiversity
| Educational level: this is a non-formal education resource. |
HTML or HyperText Markup Language is a computer language that is used for creating web pages for access over the internet. It is a structured way of telling web browsers how a web page should be displayed. HTML is a static language, which means that it cannot process (or change its content based on) user input.
Contents |
[edit] Prerequisites
- To write HTML, you need to use an editor:
- Any plain-text editor will do, such as Windows Notepad, Macintosh TextEdit, or Linux Nano. A word processor, such as Word or OpenOffice is not acceptable.
- A What-You-See-Is-What-You-Get (WYSIWYG) editor, such as Microsoft Expression Web (which replaced Frontpage) or Adobe Dreamweaver will work, but it is much better to learn with a text editor before using a WYSIWYG editor.
- To view rendered HTML, you need a web browser (such as the one you are using to view this page).
[edit] Course Outline
- HTML Editing
- WYSIWYG vs. Manual Coding
- Content vs. Presentation
- W3C Standards
[edit] Lessons
- Introduction to HTML
- WYSIWYG vs. Manual Coding in HTML - Advantages and disadvantages to both
- What is HTML anyway? - Get started on the right foot with this fun introduction to HTML!
- Basic formatting in HTML
- Fonts and colours in HTML
- Links in HTML
- Graphical Content and Multimedia - Understand how to display audio, video, and images using HTML.
- Lists in HTML
- Tables in HTML
- Frames in HTML
- Forms in HTML
- HTML Challenges - Work on your HTML skills with these visual challenges.
- 301 redirect
[edit] Enrolled
Please sign below if you are participating in this topic. Use three tildes (~) to sign.
- --195.189.142.172 05:46, 27 April 2008 (UTC)Trying to learn Javascript
- --24.20.123.168 01:50, 26 October 2007 (UTC) Trying to learn HTML
- 203.94.81.85 10:44, 26 November 2006 (UTC)
- Cslashb Mastered all the lessons, finished most of the challenges.
- Shameem Web based Software Developer
- Smokizzy (talk) Hoping to learn HTML
- The DOOMinator 06:34, 31 October 2007 (UTC)
- cbulla21 Read Web Pages for Dummies, taken a web design course.
- Grimley 05:54, 19 March 2008 (UTC)
- Shelleyboo 03:17, 23 April 2008 (UTC)
- Zoltek 2:11, 16 June 2008 (AST) Hobbyist Programmer trying to learn.
- javier.ivona@gmail.com 21:24, 27 June 2008 A 16-year-old teenager trying to learn HTML in order to have a clearer vision of how to improve his blog at theposterbeta.blogspot.com
- --Gp75motorsports REV LIMITER 23:04, 15 May 2008 (UTC) Would love to learn about HTML so I can construct bots
- Carrignafoy 08:43, 26 May 2008 (UTC) - Want to learn HTML and Javascript so I can create and edit my own webpages and not rely on expensive and unreliable commercial pagemakers.
- Justin 13:38, 15 June 2008 (UTC) - Research and Development of Free Courseware - Looking to contribute to this to improve my own skills
- 220.226.85.9 18:11, 15 July 2008 (UTC):want to learn html for my xams
- D Mon 03:15, 31 July 2008 (UTC)thought it'd be fun
- --Juan 20:59, 9 August 2008 (UTC) want to study HTML and then CSS:-)
- --Navy blue84 18:15, 7 October 2008 (UTC) So I can build my own websites!!
Freakandy I want to learn something new, and think HTML is quite an interesting subject
[edit] Mentors
Please sign below if you are a mentor in this topic. Use three tildes (~) to sign.
- Kainaw: Please alert me at User:Kainaw on Wikipedia if I fail to notice a question here.
[edit] Further reading
- HTML is part of Topic:Web design.

