Exforsys

Online Training

HTML for starters

This is a discussion on HTML for starters within the Html forums, part of the Programming Talk category; to start a basic site using html, you need to remember 1 thing. Whenever you open a tag, you must ...


Go Back   Exforsys > Programming Talk > Html

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

 

LinkBack Thread Tools
  #1 (permalink)  
Old 04-17-2006, 10:35 PM
Junior Member
 
Join Date: Apr 2006
Posts: 24
Ro_Maniak is on a distinguished road
HTML for starters

to start a basic site using html, you need to remember 1 thing. Whenever you open a tag, you must close it. A basic html site would look like so:
Code:


Hello World

notice that every tag is closed?
Now some info about what that does.
-starts the coding
-changes the background color to black

-lets you type a messege which is anywhing between

and


-changes the font colour to white

To test this out: Open up NotePad, copy and paste that code, same it as index.html and then double click on that icon when saved. You should see an offline webpage with a black background and white txt saying Hellow World.

Questions Comments? post them here. I'll be adding more to this small tutorial very soon.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-18-2006, 08:10 PM
Junior Member
 
Join Date: Apr 2006
Posts: 4
Darkcard is on a distinguished road
This is an good small tutorial for those new to HTML. People do need a place to start, and why not start with the basics. I like this tutorial, I'm sure showing people this will allow alot more people to become interested in learning HTML.

Now, if you dont mind me adding a small bit to this, may I?

Most websites start out with a simple layout of tags. Tags are the letters you see in the brackets ( '<' '>' ) Most websites have a simple lineup of tags to start, which is easy to memorize with a few moments of practice. Keep in mind that the closeing tag always has a '/' before the tag name.

Code:














This is the basic setup to start makeing your webpage.

PS: If the maker of this thread wants this removed, just send the PM, I am only trying to help. I hope you don't mind.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-18-2006, 09:03 PM
Junior Member
 
Join Date: Apr 2006
Posts: 24
Ro_Maniak is on a distinguished road
no way man, I'm thrilled you posted!!!
let's do this together, let's teach everyone out there how to use html!
the more the merrier, I hope other people will be inspired and decide to help as well.
then, we'll have the best tutorial ever, and other sites will want to come and use our tutorial and we'll become famous! jkz, but it will be good
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-22-2006, 03:34 PM
johntp's Avatar
Junior Member
 
Join Date: Apr 2006
Posts: 18
johntp is on a distinguished road
Send a message via Yahoo to johntp
First tip

My first tip to HTML starters, don't use Tables! They are outdated, use CSS to control the layout
__________________
My Blog: www.johntp.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-22-2006, 08:05 PM
iatbm's Avatar
Member
 
Join Date: Apr 2006
Posts: 51
iatbm is on a distinguished road
If you are getting serious in html and website design, YES you should start using css for page elements. It is quite easy. You have w3c schools for starters and this handy firefox extension It is a must for every web designer !!

https://addons.mozilla.org/firefox/60/

And here is some css cheat sheet for your desktop

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-22-2006, 08:06 PM
iatbm's Avatar
Member
 
Join Date: Apr 2006
Posts: 51
iatbm is on a distinguished road
I am sory for page width, but i am sure you can forgive me since it is very usefull
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-23-2006, 10:06 AM
Junior Member
 
Join Date: Apr 2006
Posts: 19
MadKad is on a distinguished road
Remember that are also tags that don’t need to be closed as well like

Code:


There are meant to be like this and always have but I would always recommend closing them like this

Code:


This will stop HTML errors when validating your WebPages
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 04-28-2006, 02:45 AM
Member
 
Join Date: Apr 2006
Posts: 50
mtajim is on a distinguished road
One thing i would like to say for Starters in HTML "try to avoid Frames" and Marquees because they make your site look ugly in browsers other then IE.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 04-29-2006, 04:32 AM
liam_bleu's Avatar
Member
 
Join Date: Apr 2006
Posts: 35
liam_bleu is on a distinguished road
yes.. and avoid using framese for your site, it doesnt only look bad.. its confusing for search engine spiders too.. so better keep out of it..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 04-29-2006, 08:54 AM
Senior Member
 
Join Date: Apr 2006
Posts: 126
Ricky is on a distinguished road
Really nice for beginers! I wouldn't recommend learning HTML by yourself though! I've learned all I know in the classroom and I have developed from their each time I create a new website!
__________________
My name is Rick and I'm a Exforsysoholic! (Is that even a word lol)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

« - | Html Help »
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
HTML Learning Series madhu Web 2.0 3 04-29-2006 04:34 AM
Oracle : Podcast: Getting Started with Oracle HTML DB techguru Oracle Tutorials 0 08-27-2005 01:29 PM


All times are GMT -4. The time now is 04:03 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.