Site Statistics
 
Threads: 3,907
Posts: 17,132
Members: 2,912
Users Online: 16
Newest Member: Swordso4


Go Back   PC101 > Discussion, News, & Tutorials > Tutorials and How-To...

Tutorials and How-To... Learning something new is just a click away! Provided to you by members and staff.


Reply
 
LinkBack Thread Tools Display Modes
Old 10-28-2006, 06:53 PM   #1
Member
 
crafterz's Avatar
 
Join Date: Oct 2006
Location: USA! USA! USA!
Posts: 141
Rep Power: 2 crafterz is on a distinguished road
Send a message via AIM to crafterz Send a message via MSN to crafterz Send a message via Yahoo to crafterz
HTML Second Tutorial

<html>
<head>
<title>Title of the page</title>
</head>
<body>
This is where the text goes.
<b>This text is bold</b>
<br>
<i>This text is italic</i>
<p>This is a paragraph</p>
<a href="LINK">Text for the link here</a>
<img src="IMG LOCATION">
</body>
</html>

Now, ill explain this.
<b> and </b> make the text inside them bold. They go in the <body> tags.
<i> and </i> make the text inside them italic. They also go in the <body> tags.
<br> makes it go to a new line, basically like pushing enter.
<p> makes space above the paragraph and below it, so its its own paragraph.
<a> is the anchor tag. to make it a link, you make it <a href="LINK">Text for the link here</a>
Example <a href="http://www.google.com">Google</a> Would look like this:
Google
the <img> tag makes an image. You do <img src="LOCATION"> src stands for source. So you put in the link for the image and tada, you have your image. The code
<img src="http://pc101.com/images/satellite/header/logo.gif"> Would look like this:


Questions an comments greatyly appreciated
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
crafterz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-30-2006, 08:45 PM   #2
Forum Staff
 
Lyte's Avatar
 
Join Date: Oct 2005
Location: Good ol' U.S. of A
Posts: 3,223
Rep Power: 6 Lyte is on a distinguished road
Send a message via MSN to Lyte Send a message via Yahoo to Lyte Send a message via Skype™ to Lyte
Another kewl tutorial and thanks for fixing the logo

Lyte
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Lyte is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-30-2006, 09:31 PM   #3
Member
 
crafterz's Avatar
 
Join Date: Oct 2006
Location: USA! USA! USA!
Posts: 141
Rep Power: 2 crafterz is on a distinguished road
Send a message via AIM to crafterz Send a message via MSN to crafterz Send a message via Yahoo to crafterz
hehe your welcome
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
crafterz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic HTML Pages peeling Software Development 7 12-05-2006 05:57 AM
Intoruction - Basic HTML crafterz Tutorials and How-To... 8 10-25-2006 09:51 PM
CSS: Generate a CSS layout for your site OulZac Web Design and Development 7 07-06-2006 05:33 PM
Changing a web site from HTML to ASP bluent Web Design and Development 1 11-14-2005 06:17 AM



All times are GMT -5. The time now is 07:50 PM.

Powered by vBulletin Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5