RE: INDEX.PHP EXPLAINED for the Newbies

paulm2003 <[email protected]> 3 Sep 2003 16:58:46 -0000
Newsgroups gmane.comp.web.oscommerce.tips
Message-ID <a4910b8e72a37680c4b726ab4227c770@osCommerce-Forums>
This message was sent from: Tips and Tricks
http://forums.oscommerce.com/viewtopic.php?p=223933#223933
----------------------------------------------------------------

[quote="sonny"]As far as the center, you could use CSS, but to make sure that I get the results I want without the linked reference file, I use the good old <center>tag[/quote]
"The linked reference file" (=>stylesheet.css) is already used bij osC. Without it, your site probably wont look the way you want anyway. An [b]advantage of CSS is, you only have to edit a few lines in the style sheet to make changes to the whole site![/b]. With the "good" old tags you have to edit more code in more files for every change in the layout you want to make.