Bluepearl Design
Go Back   Bluepearl Design > Bluepearl Design > Chat > Software

The difference between CSS, HTML, and PHP?

Got some sweet software u recommend?
Talk about computer software here.

    

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 09-02-2007, 02:44 PM   #1 (permalink)
 
LC Interactive's Avatar
 
Title: Bluepearl Veteran
Join Date: Apr 2006
Location: New York
Age: 18
Posts: 1,012
Images: 5
Rep Power: 4 LC Interactive is on a distinguished road
Send a message via AIM to LC Interactive Send a message via MSN to LC Interactive Send a message via Yahoo to LC Interactive
Question The difference between CSS, HTML, and PHP?

What is it? I need your' opinion.. whats better to have a site coded with?

- HTML with integrated CSS
- Pure CSS
- PHP
- All in 1 site.

=======
I was having this argument with a guy in a game, and he was saying that PHP is way more modern then HTML w/ CSS integrated. I was argueing that CSS alone is more advanced and better then PHP merging it with HTML in my mind better then PHP.
=======

So whats your' opinions?!?
__________________
LarComm.net | LCIHost.net
my sig coming soon!
LC Interactive is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-03-2007, 12:13 AM   #2 (permalink)
 
Title: Bryan
Join Date: Jan 2004
Location: Dundee
Age: 21
Posts: 3,542
Rep Power: 8 wasahobo is on a distinguished road
Send a message via AIM to wasahobo Send a message via MSN to wasahobo
Re: The difference between CSS, HTML, and PHP?

I would have to say it all depends on what the site is for.

if you want something like Newegg.com - Buy Computer Parts, PC Components, Laptop Computers, Digital Cameras and more! then your site cant be XHTML and CSS, you need PHP. But if you are looking to make like a standard site, then why bother with PHP when XHTML and CSS can do it all.
__________________
BluePearl-Design + 3sStudios = Unlimited Possibilities.


Current Project: http://www.3sstudios.com/cloud.htm
wasahobo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-03-2007, 07:26 PM   #3 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,825
Images: 386
Blog Entries: 3
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: The difference between CSS, HTML, and PHP?

i prefer xhtml/css more than anything else. If i have a site that has under 20 pages and doesnt need dynamic content then i will stick to XHTML/CSS.

IF i need to do a site which has hundreds of pages then i will use XHTML/CSS/PHP/mySQL, and i will also use all of these if my client has little understanding of web design and need a control panel to add content on the fly.

So overall XHTML/CSS by itself u cant go wrong at all, plus you can optimise alot better for SEO
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-03-2007, 11:17 PM   #4 (permalink)
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 18
Posts: 4,418
Images: 1
Rep Power: 8 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: The difference between CSS, HTML, and PHP?

you can optimize with php aswell, if you create the website with SEO in mind.
__________________

|_|0|_|
|_|_|0|
|0|0|0|

http://wargaming.org - under construction
irc.wargaming.org #wargaming

Fragalot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-03-2007, 11:29 PM   #5 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,825
Images: 386
Blog Entries: 3
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: The difference between CSS, HTML, and PHP?

yes u can with url rewrites, for example this forum which is using search engine friendly URL's instead of default vbulletin strings, im saying its more efficient to use XHTML/CSS without this hassle if u can. For larger sites of cause this wont be possible.
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-04-2007, 02:07 AM   #6 (permalink)
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 18
Posts: 4,418
Images: 1
Rep Power: 8 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: The difference between CSS, HTML, and PHP?

php, however, makes the website ALOT easier to manage.

let's say you want to change your header tags.. easy, just edit 1 file (depending on how you coded it.)

for the html website, you need to change each and every page.

and for the search engine friendly url's..
that's just because VB failed at doing it properly in the first place
__________________

|_|0|_|
|_|_|0|
|0|0|0|

http://wargaming.org - under construction
irc.wargaming.org #wargaming

Fragalot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-04-2007, 02:16 AM   #7 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,825
Images: 386
Blog Entries: 3
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: The difference between CSS, HTML, and PHP?

On a larger site yes, for a site under 10 pages not really.
Since coding sites without tables, i have no longer needed to use PHP includes because i have found if coded proberly i can call upon headers and footers using CSS.

For members that do u want to use PHP includes read this tutorial:
[PHP] Creating Headers and Footers
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-09-2007, 05:54 PM   #8 (permalink)
ICY
 
ICY's Avatar
 
Title: Ice God
Join Date: Jun 2004
Location: Canada
Age: 21
Posts: 2,072
Images: 14
Rep Power: 7 ICY is on a distinguished road
Send a message via AIM to ICY Send a message via MSN to ICY
Re: The difference between CSS, HTML, and PHP?

PHP is an awsome tool for any site. Doesn't matter if it is small, it still makes managing a site allot easier.
__________________
ICY is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-17-2007, 06:04 AM   #9 (permalink)
 
Monk's Avatar
 
Title: Bluepearl Legend
Join Date: Jul 2004
Age: 49
Posts: 740
Rep Power: 5 Monk is on a distinguished road
Re: The difference between CSS, HTML, and PHP?

Its fairly obviuos to me what the difference is. The spelling, there all spelt differently
Monk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-17-2007, 11:48 PM   #10 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,825
Images: 386
Blog Entries: 3
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: The difference between CSS, HTML, and PHP?

lol and the part that HTML is easy and PHP is a little bit more harder
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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: The difference between CSS, HTML, and PHP?
Thread Thread Starter Forum Replies Last Post
[HTML] Getting Started with Web Design. Sean HTML, XHTML, Javascript, CSS 27 04-10-2007 09:13 PM


  
Powered by vBulletin® Version 3.7.2
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 03:44 AM.

 



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