Bluepearl Design
Go Back   Bluepearl Design > Misc > Tutorials > HTML, XHTML, Javascript, CSS

[HTML] Getting Started with Web Design.

HTML HyperText Markup Language.
XHTML Extensible Hypertext Markup Language.
JAVASCRIPT object-based scripting programming language.
CSS Cascading Style Sheets.

    

Reply
 
LinkBack (1) Thread Tools Rate Thread Display Modes
Old 06-09-2005, 04:21 AM   #21 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,907
Images: 386
Blog Entries: 4
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: [HTML] Getting Started with Web Design.

* updated.

All the errors r now fixed in the tutorial which occured when moving to forum from phpBB to vBulletin
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-11-2005, 04:22 AM   #22 (permalink)
 
bjinc's Avatar
 
Title: Banned
Join Date: Nov 2005
Location: 123 OUT OF MY WAY
Age: 21
Posts: 36
Rep Power: 0 bjinc is on a distinguished road
Send a message via AIM to bjinc Send a message via MSN to bjinc
Re: [HTML] Getting Started with Web Design.

Hey Griff awsome tutorial for beginers woot! anyway guys Griff rules nice tutorial once again
bjinc is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-11-2005, 12:57 PM   #23 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,907
Images: 386
Blog Entries: 4
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: [HTML] Getting Started with Web Design.

thanks man

i see u have been very busy with the tutorials also lol thx bud good job

Hope u dont mind but i have been adding BBcode to your posts.
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-26-2006, 03:18 AM   #24 (permalink)
 
icer's Avatar
 
Title: Member
Join Date: Jul 2005
Location: Israel
Age: 22
Posts: 126
Rep Power: 4 icer is on a distinguished road
Re: [HTML] Getting Started with Web Design.

whell if you a beginer it's better not to tuch CSS
__________________
Use the ortodox to engage
Use the extraordinary to win
icer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-14-2007, 07:35 PM   #25 (permalink)
 
Monk's Avatar
 
Title: Bluepearl Legend
Join Date: Jul 2004
Age: 49
Posts: 774
Rep Power: 5 Monk is on a distinguished road
Re: [HTML] Getting Started with Web Design.

Ok, I just read the intro for nubs>>>(ME)and was easy enough for me to follow, thanks Griff.The question now is,how do I use this info ,combined with my FTP programm to send the codes to my web site so that the new codes takes effect?
Monk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-15-2007, 12:13 AM   #26 (permalink)
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 19
Posts: 4,442
Images: 1
Rep Power: 9 Fragalot is on a distinguished road
Send a message via ICQ to Fragalot Send a message via MSN to Fragalot Send a message via Yahoo to Fragalot
Re: [HTML] Getting Started with Web Design.

you replace the files that are currently online;

index.html is the name of the page that comes up first when you visit a website.

other pages can be accessed via links
Quote:
<a href="second.html">Click here!</a>
oh, and for the FTP program, do you know how to use this, or do i need to explain it to you?
Fragalot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-10-2007, 12:12 PM   #27 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,907
Images: 386
Blog Entries: 4
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: [HTML] Getting Started with Web Design.

This tutorial is pretty ancient now and is based on HTML. If i get a chance soon i will we-write this to explain how XHTML works.

XHTML is pretty much the same as HTML just abit stricter, XHTML requires u finish tags with "/" instead of leaving them open.

A basic example is a IMG tag:

Code:
<img src="image.jpg" border="0" alt="" />
As u can see ALT is now required for every image placed and its ended with />

Since using XHTML i have changed my bad habit of using <br /> and using proper <p> </p> tags when adding text to my sites hehe
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-10-2007, 10:13 PM   #28 (permalink)
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 19
Posts: 4,442
Images: 1
Rep Power: 9 Fragalot is on a distinguished road
Send a message via ICQ to Fragalot Send a message via MSN to Fragalot Send a message via Yahoo to Fragalot
Re: [HTML] Getting Started with Web Design.

i still use <br />, within the <p></p> tags
Fragalot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


LinkBacks (?)
LinkBack to this Thread: http://www.bluepearl-design.com/forums/html-xhtml-javascript-css/18-html-getting-started-web-design.html
Posted By For Type Date
How To Indent On Ur Myspace | Myspace Database This thread Refback 07-18-2007 06:31 AM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Forum Jump

Similar Threads for: [HTML] Getting Started with Web Design.
Thread Thread Starter Forum Replies Last Post
New bluepearl design site coming soon Sean Bluepearl Announcements 26 02-25-2005 04:03 AM


  
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Bluepearl Templates

All times are GMT +11. The time now is 05:41 PM.

 



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