Free Buttons - Free Button Service
Free Buttons - Free Button Service

Free Web Button Service
by Likno Web Button Maker!

Free Buttons

Button Gallery Search Tool:
Color:  Shape:  Texture:  Material: 
Search Results:
A tasteful olive plastic button for your web menu! Acquire this vivid olive plastic button! Want this pretty olive plastic button? Click here to obtain now!
Add novel olive plastic buttons to your web menu! Add artistic olive plastic buttons to your web pages! Click here to download this creative olive plastic button created with Likno Web Button Maker
Add artistic olive plastic buttons to your web pages! Get this cool olive plastic button for free Click here to get the entire button family of this elegant olive plastic button?!
Tasteful olive plastic button: acquire it now! Download a cool olive plastic button for your web page! Download this elegant olive plastic button and enhance your website menu!
You can download this classy olive plastic button for free, click here! Need this marvellous olive plastic button? Click here to download for free! Obtain and customize this lovely olive plastic button!
Buttons per page:
Select page: 1 2

** Note: ALL web buttons created with Likno Web Button Maker are COPYRIGHT protected, which means that you may not resell, distribute or provide them to others through any channels (i.e template site).

  • HTML for Complete Beginners

    by Matt Moyne

    HTML stands for Hyper Text Markup Language and is the computer language that most of the Internet is written in.

    HTML is made up of tags and sets of tags, a set being two tags that are linked: a start tag and an end tag. HTML is a bit like a person, the head comes first, then the body. All tags are surrounded by less than and greater than signs but for the purpose of this article, I'm going to put them in inverted commas.

    The very first main tag of every single HTML document is usually the HTML tag, which is a start tag and is written as "html". Accompanying it will be the very last tag of the document, the end tag, "/html". Notice the / this means it is an end tag. Every start tag must have an end tag. Start tags begin a section of code and end tags finish it. I say the very first "main" tag as there can be a tag before it, the DOCTYPE tag. This tag gives the browser information about what type of HTML is being used.

    The head section begins with the "head" tag and ends with the "/head" tag. It has information about the page itself and consists of the page title, the meta tags (more on those in a minute), and the code for any page transitions you may have.

    The page title is self-explanatory and is written as "title" Your page title "/title"

    On to meta tags, particularly for http://www.moynem.freeserve.co.uk (first created when I knew nothing about HTML apart from what it was and what it stood for) The title of this website is "M Moyne's home page" and thus it has the meta tag: "meta name="keywords" content="M Moyne". This is one exception, meta tags have no end tag.

    There is also a meta description tag which used to tell the search engines how to describe the website on their results pages, now I've seen them use the first few lines of text on the page for their description.

    The next of the main tags is the body tag, which is written as "body" and "/body" respectively. It contains the main part of your HTML code. On my personal homepage it starts off with the code for the background. In this case it is a JPEG image. You can put almost anything in the body section, navigation bars, page banners, tables, images, horizontal lines, hyperlinks and so on. However all of the things that I have just mentioned cannot go anywhere else except the body section.

    Let's look at the code for some simple things.

    Headings: Heading 1 is "h1" and "/h1" Heading 2 is "h2" and "/h2" Heading 3 is "h3" and "h3" and so on.

    Paragraphs begin with "p" and end with "/p"

    A 100 * 200 image with a description is: "img src="image1.jpg" width="100" height="200" alt="my image" longdesc="myfirstimage.html" "

    That's enough for a simple web page.

    M Moyne knows quite a bit about Microsoft Front Page, which he used to create http://www.moynem.freeserve.co.uk and http://www.myorlandoguide.bravehost.com He also knows quite a bit about Macromedia Flash and might someday create a Flash website. He is not a businessman and Web Design is only a hobby for him.

    Article Source: http://EzineArticles.com/?expert=Matt_Moyne


  •   Likno Web Button Maker © 2005-2006 Likno Software - All Rights Reserved.