Computer Webmaster Gaming Console Graphics Forum

Welcome to the Computer Webmaster Gaming Console Graphics Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

MK PitStop Main Earn $25 Earn Money Posting Extras Members Blogs Image Hosting User Pages
Go Back   Computer Webmaster Gaming Console Graphics Forum > Webmaster Forum > Website Coding > HTML
Register FAQ/Rules Become A V.I.P. Member Search Today's Posts Mark Forums Read

HTML HTML problems, maybe you are trying to code for MySpace. Get all the HTML coding help here for your website.

Google
Reply
 
LinkBack Thread Tools Display Modes
Old 07-12-2008, 9:17 PM   #1
ssdtsaks
MK PitStop Member
 
ssdtsaks's Avatar
 
Join Date: Jul 2008
Posts: 72
My Photos: (3)
iTrader: (0)

Banked:
MK Cash: $11.00

I am Worth:
MK Cash: $0.10
Donate

Recent Blog: None

ssdtsaks can only hope to improve
Default MySpace HTML Tutorial

HTML Tags
HTML stands for Hypertext Markup Language, and is the main language used to create websites. HTML uses "tags" that allow you to specify things (or "elements") to go on your web page. Some of the more common elements include headings, paragraphs, images, list items, music, and more.

HTML tags almost always have an opening tag and a closing tag, with some text in between. Something like this: <htmltag>some text</htmltag>. Note that there isn't actually an HTML tag called "htmltag" - this is just an example. You'll see some real HTML tags below.

There are some HTML tags that don't have a closing tag. They look something like <htmltag> or <htmltag />

Bold
You can make some text bold by using the <b> tag.

Example HTML code:

<b>bold text</b>

Italic Text
You can make some text italic by using the <i> tag.

Example HTML code:

<i>italic text</i>

Links
You can link to another web page using the <a> tag. This tag requires an attribute to determine which page to link to.

Example HTML code:

Learn about the <a href="http://www.natural-environment.com">Natural Environment</a>

Images
You can link to an image using the <img> tag. This tag also requires at least one attribute (to determine which image to link to). You can also use attributes to provide the dimensions and "alt text". Alt text is used in the event that the image can't be loaded.

Example HTML code:

<img src="http://www.natural-environment.com/images/milford_sound/milford_sound.jpg" width="442px" height="296px" alt="Photo of Milford Sound, New Zealand" />

Music
You can link to a music file using the <embed> tag. This tag also requires at least one attribute (to determine which music file to link to). There are also optional attributes. In our example below, we use loop="false" to say "replay the music file once it's finished". We use autostart="false" to say don't start automatically when the visitor loads the page - wait until they click the "Play" button.

Example HTML code:

<embed name="lostmojo" src="http://www.quackit.com/web_design/lostmojo.wav" loop="true" autostart="false"> </embed>
ssdtsaks is offline  
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Advertisements
Old 09-26-2008, 11:08 AM   #2
quickTutes
Junior Member
 
quickTutes's Avatar
 
Join Date: Sep 2008
Posts: 1
My Photos: (0)
iTrader: (0)

Banked:
MK Cash: $0.00

I am Worth:
MK Cash: $0.01
Donate

Recent Blog: None

quickTutes is on a distinguished road
Default

Useful information on HTML, Where XML is used in internet, what is the main use of it.
quickTutes is offline  
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 11-06-2008, 11:07 AM   #3
niaz0099
Member Level 1
 
niaz0099's Avatar
 
Join Date: Nov 2008
Posts: 3
My Photos: (0)
iTrader: (0)

Banked:
MK Cash: $0.00

I am Worth:
MK Cash: $0.10
Donate

Recent Blog: None

niaz0099 is on a distinguished road
Default the main language

Language, and is the main language used to create websites. HTML uses "tags" that allow you to specify things (or "elements") to go on your web page. Some of the more common elements include headings, paragraphs, images, list items, music, and more.
niaz0099 is offline  
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 11-18-2008, 12:58 PM   #4
seomantra
Member Level 1
 
seomantra's Avatar
 
Join Date: Nov 2008
Posts: 9
My Photos: (0)
iTrader: (0)

Banked:
MK Cash: $0.00

I am Worth:
MK Cash: $0.12
Donate

Recent Blog: None

seomantra is on a distinguished road
Default

Good Post dude

Custom Website Design Development Dallas
Custom Ecommerce Shopping Cart Website Developer
Professional SEO Services Company
seomantra is offline  
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Featured Websites
Free Space
Free Space
Free Space Free Space
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
MySpace GLD Community Chat 4 08-02-2006 3:12 AM
I have just added a HTML tutorial to the main site please tell me what you think MadKad HTML 9 07-31-2006 12:34 AM
myspace does any one here have a myspace account? MadKad Community Chat 15 06-25-2006 2:52 AM


Featured Websites




All times are GMT +1. The time now is 6:02 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Cheap Computers
MK PitStop Copyright 2005 - 2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98