HTML Beginner's Guide
#1

HTML Beginner's Guide

[attachment=16329]
Getting Started
Most of the stuff on the web is no different than the stuff on your computer -
it's just a whole load of files sorted into a whole load of directories.
HTML files are nothing more than simple text files, so to start writing in
HTML, you need nothing more than a simple text editor. Notepad is a
common example (on Windows this is usually found under the Programs >
Accessories menu).

Type this in to your text editor:
This is my first web page
Now create a folder called 'html' and save the file as 'myfirstpage.html' (it is
important that the extension '.html' be specified - some text editors, such as
Notepad, will automatically save it as '.txt' otherwise).


Attributes
Tags can also have attributes, which are extra bits of information. Attributes
appear inside the opening tag and their value is always inside quotation
marks. They look something like <tag attribute="value">Margarine</tag>.
We will come across tags with attributes later.


Emphasis
You can emphasise text in a paragraph using em and strong. These are two
ways of doing pretty much the same thing, although traditionally, browsers
display em in italics and strong in bold.


Lists
There are three types of list; unordered lists, ordered lists and definition
lists. We will look at the first two here, and definition lists in the HTML
Intermediate Guide.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: best beginner, cross country beginner training, the simple and continuous tenses are typically taught to beginner level esl students before the perfect tenses because, ultrasonic sonic measurement system pptcally taught to beginner level esl students before the perfect tenses because, beginner bicycle training program, top 10 beginner electric guitar, top 10 mistakes beginner guitarists,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Advanced HTML seminar details 0 687 06-06-2012, 02:21 PM
Last Post: seminar details
  Introduction to HTML project uploader 0 731 05-06-2012, 05:48 PM
Last Post: project uploader
  Power Quality Application Guide seminar details 0 635 05-06-2012, 03:59 PM
Last Post: seminar details
  city guide from tech mentro, noida seminar paper 0 675 09-03-2012, 04:24 PM
Last Post: seminar paper
  CIQ PLACEMENT GUIDE seminar paper 0 741 06-03-2012, 02:59 PM
Last Post: seminar paper
  Resilient Packet Ring Feature Guide seminar paper 0 638 05-03-2012, 01:48 PM
Last Post: seminar paper
  Digital Signature ( PKI ) - Vendor Help Guide seminar paper 0 676 02-03-2012, 03:59 PM
Last Post: seminar paper
  MAPI, SAPI, and TAPI Developer's Guide seminar paper 0 798 09-02-2012, 04:04 PM
Last Post: seminar paper
  A SIMPLE BOOK FOR LEARNING X-HTML seminar addict 0 578 26-01-2012, 03:48 PM
Last Post: seminar addict
  HTML Basics seminar addict 0 845 20-01-2012, 12:46 PM
Last Post: seminar addict

Forum Jump: