#65191 - 02/27/05 01:15 PM
Re: I am convinced. CSS is the future in web Design
|
Veteran Member
Registered: 09/15/04
Posts: 767
Loc: Northern Virginia
|
Hello Question regarding cSS.. I am getting my website created with Advanced Acceess can I have them run the software for CSS or I can do externally?
Thank You Ritu
_________________________
Ritu Desai Team up with Ritu & Samson Realty for all your Real Estate needs. Serving Fairfax County, Loudoun County in Northern Virginia SAMSON REALTY,LLC Email - info@eNOVAHomes.com On the web: Your Virginia Realtor Virginia MLS Searches
|
|
Top
|
|
|
|
#65192 - 03/02/05 10:46 PM
Re: I am convinced. CSS is the future in web Design
|
Member
Registered: 02/04/05
Posts: 125
|
Originally posted by Josh Turmel: This statement is obviously made from a misinformed unit. The two "technologies", CSS and PHP, are used in two totally different ways, one is for pulling/capturing data and adding dynamic data (from a database or other location) into the site, while one is (for the most part) strictly used to define the data presentation. You can't compare apples to oranges. -J Not to nitpick but PHP is still a flexible programing language and has MANY uses outside the realm of dynamic websites.
|
|
Top
|
|
|
|
#65193 - 03/02/05 10:49 PM
Re: I am convinced. CSS is the future in web Design
|
Member
Registered: 02/04/05
Posts: 125
|
Originally posted by rrealtor: Hello Question regarding cSS.. I am getting my website created with Advanced Acceess can I have them run the software for CSS or I can do externally?
Thank You Ritu I've never used Advanced Access, but if you can specify different id and class values for different elements you should be able to use your own CSS file. They don't need any 'software' to make use of CSS as it's a client side technology, which means that it's up to the client accessing the website (the user, search engine spider, or whatever) to make use of the information contained in the style sheet.
|
|
Top
|
|
|
|
#65194 - 03/06/05 09:30 AM
Re: I am convinced. CSS is the future in web Design
|
Member
Registered: 07/24/04
Posts: 976
Loc: Oklahoma
|
Originally posted by RealtyPresence: Originally posted by Josh Turmel: This statement is obviously made from a misinformed unit. The two "technologies", CSS and PHP, are used in two totally different ways, one is for pulling/capturing data and adding dynamic data (from a database or other location) into the site, while one is (for the most part) strictly used to define the data presentation. You can't compare apples to oranges. -J Not to nitpick but PHP is still a flexible programing language and has MANY uses outside the realm of dynamic websites. What part of my post did you not understand? PHP is mainly a construct to handle DATA, period. CSS is mainly a construct to handle layout, period. Yes you can do layout with PHP, but all your really doing is telling the PHP to write the CSS (or HTML to control layout) or pull DATA to construct a style sheet, etc. Again, PHP for data, CSS to control layout. Am I clear now? -J
|
|
Top
|
|
|
|
#65195 - 03/07/05 11:13 AM
Re: I am convinced. CSS is the future in web Design
|
Member
Registered: 02/04/05
Posts: 125
|
Calm down there buddy, I didn't misunderstand you. I was just pointing out that PHP can do a lot more than just pull data out of whatever, people seem to forget that.
|
|
Top
|
|
|
|
#65196 - 03/07/05 09:44 PM
Re: I am convinced. CSS is the future in web Design
|
Member
Registered: 07/24/04
Posts: 976
Loc: Oklahoma
|
Quit making assumptions and then you won't get the gist that I'm getting hostile...
I never said that PHP could ONLY "pull data"... if you read what I posted, I said that it is mainly used to work with data, and it is; while CSS is mainly used to work with layout, of course you can do all kinds of things other than those two with each one but that does not mean it is best practice. I could use Javascript to read from a text file database to pull data to populate data in my website, doesn't mean you should though.
-J
|
|
Top
|
|
|
|
#65197 - 03/08/05 02:45 PM
Re: I am convinced. CSS is the future in web Design
|
Member
Registered: 02/04/05
Posts: 125
|
From your previous post... Originally Posted by Josh Turmel
This statement is obviously made from a misinformed unit. The two "technologies", CSS and PHP, are used in two totally different ways, one is for pulling/capturing data and adding dynamic data (from a database or other location) into the site...
To the uninformed it sounds like PHP is only used to pull data out of a database for a dynamic page. I was just doing some PHP advocating by informing others reading this thread that PHP is more than just that.
|
|
Top
|
|
|
|
#65198 - 03/09/05 08:56 PM
Re: I am convinced. CSS is the future in web Design
|
Member
Registered: 07/24/04
Posts: 976
Loc: Oklahoma
|
Like I said, I didn't put the "only" quantifier in there, but maybe I should have added "manipulating" to the "pulling/capturing" and we wouldn't be having this discussion.
-J
|
|
Top
|
|
|
|
|
|