Computer Geeks

Computer Geeks

Geek Shop

Geek News

Geek Stuff

Science Geek

Computer Gaming

Linux Chat

Building Websites

Computer Forums

Computer Help Forum

Computer Hardware Forum

Computer Software Programs


Go Back   Computer Forums > Building Websites

Building Websites This section covers all aspects of publishing, developing and maintaining websites. Topics include: website design, graphic design, website programming, web hosting, website marketing (SEO, link exchange, publicity, advertising), monetization & etc.

Computer Geeks
» Active Discussions
Computer Geeks
No Threads to Display.
» Other Websites
- Software Publishing

- Server Hardening
Reply
 
Thread Tools Display Modes
  #1  
Old 04-22-2006, 07:19 PM
Eminem Eminem is offline
Senior Member
GB Guru
 
Join Date: Apr 2006
Posts: 149
Default HTML Tutorial

HTML Tutorial

This tutorial will teach you HTML, which will also help you to make custom pages for websites. HTML is very easy to learn!

HTML Stands For

HyperText Markup Language

Okay, we will start with the basics...

In HTML there are two types of tags...
  • Opening Tag
  • Closing Tag May not be needed for every type of "Tag"
The words inside the tags are not case-sensitive...Example:
Code:
<HtMl> & <html> are the same thing!
Okay, now we will start with the basic tags i.e
  • Bold
  • Italics
  • Underlined
Let's start with Bold..

The tag to make a text Bold is:

This text will be bolded

The OutCome of the above will be:

This text will be bolded

Remember to add a closing tag which is represented by [/b]... without adding that
closing tag, the outcome won't be perfect!

Next comes Italics...

The tag to make a text Italic is:

Italics

The OutCome of the above will be:

Italics

Again, don't forget to add the closing tag!

Now Comes Underlined...

The tag to make a text Underlined is:

<u>Underline</u>

The OutCome of the above will be:

Underline

Another one which people don't use much is a "Strike Out"...

This time the tag is:

<strike>You're Out!</strike>

The OutCome of the above tag will be:

You're Out!

You can use several tags at the same time...

Example:

If I want a text bold + Italic...I will use

This text will be Bold + Italic

The OutCome of the above tag will be:

This text will be Bold + Italic

It doesn't make a difference if you switch the starting tags position...

Example:

If you use

[i][b] Instead of [b][i] as your "Starting Tag"

The above tags were basic "Text" Tags...





Okay, let's go on to the next step...If we want to align our text..

Center

We will use:

<center>This text will be centered</center>

The OutCome of the above tag will be:

This text will be centered


So now you know how to make basic text effects and how to align texts...

In the next tutorial, I will teach you:
  • Paragraphs
  • Line Breaks
  • Headings
  • Basic Page Format!
Hope you enjoyed this tutorial.

If you want to test yourself out...Visit This Page.

__________________
MyIndya.Com
Reply With Quote
  #2  
Old 04-23-2006, 05:56 PM
Dizaster Dizaster is offline
Member
GB Advanced User
 
Join Date: Apr 2006
Posts: 51
Default

Pretty nice, but the strike one didn't work, you can also use BBcode for forum wise, might want to add that too, even though its some-what self explanitory.
Reply With Quote
  #3  
Old 04-23-2006, 07:02 PM
ebittner ebittner is offline
Senior Member
GB Advanced User
 
Join Date: Apr 2006
Posts: 107
Default

That is pretty good what you have there. I knew most of it but you can never study to much.
Reply With Quote
  #4  
Old 04-24-2006, 12:50 AM
raudi raudi is offline
Senior Member
GB Advanced User
 
Join Date: Apr 2006
Posts: 110
Default

Good tutorial there. Good for the beginners who need a little jump start
Reply With Quote
  #5  
Old 04-24-2006, 11:30 AM
Eminem Eminem is offline
Senior Member
GB Guru
 
Join Date: Apr 2006
Posts: 149
Default

Thanks for the comments guys.

I think the strike tag just works with some browsers; Internet Explorer being one I THINK. This tutorial was written by me so just decided to share it with you guys. Glad you guys liked it!
__________________
MyIndya.Com
Reply With Quote
  #6  
Old 04-24-2006, 08:00 PM
rijulraju rijulraju is offline
Member
GB Beginner
 
Join Date: Apr 2006
Posts: 32
Default

Quote:
Originally Posted by Eminem
Thanks for the comments guys.

I think the strike tag just works with some browsers; Internet Explorer being one I THINK. This tutorial was written by me so just decided to share it with you guys. Glad you guys liked it!
Great job on the tutorial 8)
Its a great resource for beginners, I'm going to get my nephew to read this, and learn from it. He has been wanting to learn HTML for a while, but just hasn't gotten to it yet.
Reply With Quote
  #7  
Old 05-03-2006, 01:49 PM
sphinx sphinx is offline
Member
GB Advanced User
 
Join Date: May 2006
Posts: 50
Default

Hey, nice tutorial.

I was thinking of starting web development again, so this was a nice revision.

Keep up the good work
Reply With Quote
  #8  
Old 05-03-2006, 09:28 PM
Eminem Eminem is offline
Senior Member
GB Guru
 
Join Date: Apr 2006
Posts: 149
Default

Thanks for your comments!

It's encouraging me to continue the tutorial. I will do that after I fix up my PC which I plan to do by this weekend and if I spare up some time I will continue and write some more stuff about HTML!

I love the FORM part of HTML very much It's fun! :lol:
__________________
MyIndya.Com
Reply With Quote
  #9  
Old 06-01-2009, 03:04 AM
PureThree PureThree is offline
Junior Member
GB Newbie
 
Join Date: Jun 2009
Posts: 1
Default

Very great tutorial . all this information was been added to knowledge.,





_________________
affordable SEO companies | thatcom
Reply With Quote
  #10  
Old 06-17-2009, 01:21 PM
Keller Miller Keller Miller is offline
Junior Member
GB Beginner
 
Join Date: May 2009
Posts: 16
Default

Hey, thanks man, the things which you gave here are more than enough for a link builder....Great
__________________
Keller Miller,
Car lease Weight loss pills reviews Denver Attorney Xing
Reply With Quote
Reply

Thread Tools
Display Modes

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 Off

Forum Jump

Powered by vBadvanced CMPS v3.2.3

All times are GMT -5. The time now is 04:20 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
HTML Help provided by HTML Help Central.