Learning HTML by yourself


Article archive

30/10/2011 13:48

5 - Hyperlinks Part 2

  Okay, so you’ve linked up your page, blah blah blah, interconnected it, blah blah blah, and now I’m here to tell you that  you barely know anything at all.  There’s a lot more to linking then just...

—————

30/10/2011 13:47

4A - Hyperlinks

  Okay, first things first. Without stuff to click on, a web page isn’t really a “Web” page at all. Links (or hyperlinks) are what make the world wide web a web, and interconnect every page and file and picture out there. Any html file without hyperlinks is the equivalent of a dead...

—————

30/10/2011 13:38

3B - Extended Quotations and the <BLOCKQUOTE> tag.

     Sometimes when you're designing a Web page you'll have a quote you wish to highlight within the text. The tag is used to automatically indent and separate the quote from the rest of the text. For example:      My favorite passage in...

—————

30/10/2011 13:19

3A - Styling

Text Formatting HTML allows you to present text in certain styles to add depth and meaning to the presentation. Words can be italicized and bolded, for example. In HTML, text format tags fall into two categories, logical and physical. Logical tags focus on the actual use of the formatting, such...

—————

30/10/2011 13:14

2 - Basic HTML

  Introduction HTML (HyperText Markup Language was designed as a simple markup language which could be used to produce documents on the internet.  Because of the language's platform-independence, it can be created on wordpad or notepad, but it must be saved in html format. Let me explain...

—————

30/10/2011 13:11

3 - Assignment 3 - Linking

           / 17 Name:  _________________________       Link to one of your other pages.   Do an anchor inside your document.   The link is not a waste and is a constructive link to another...

—————

30/10/2011 13:10

6 - Assignment 6 - Stylized Text and Other Tricks.

  For the following, you do not need to do this in your web page.  I want this separate. After you can add any part of this tutorial to your page.  For now, start a new page.  It does not have to make sense and it does not have to be artistically pleasing...

—————

30/10/2011 13:09

2 - Assignment 2

  out of     /25 Name: _______________________________   You must have the following:     Title   Break   Bold   Underline   Body background   Alignment...

—————

30/10/2011 12:51

1 - Assignment 1

Web mapping is the process of designing, implementing, generating and delivering maps on the World Wide Web and its product.    Before you can actually go about doing your web site you need to stop and think about it.  How many pages will I needs, what...

—————

30/10/2011 12:41

1 Welcome to HTML

Info Tech 11's HTML unit is comprised of 16 lessons that increase in difficulty as the student progresses though them. At the beginning of this section of the course, with Lesson one, students learn how to plan a web site.  The student learns simple commands such...

—————