Cool site for free web templates
Moderator: General Moderators
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Cool site for free web templates
I just got done downloading a bunch of web site templates from the Open Source Web Design web site. Thought I would share with those of you who may be like me... in need of a starting point and could use some CSS and design help to start.
They have a great collection of free site templates. Just wanted to pass it along.
They have a great collection of free site templates. Just wanted to pass it along.
A while back, the site members forked into two sites - oswd, and the less well known http://openwebdesign.org/ .
Just wanted to mention that you should check both out.
Just wanted to mention that you should check both out.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
I have a really hard time keeping my finger off the <table> or <tr> sequence. I am so used to it that I am forcing myself to developing a series of sites without tables just to get used to it. It is so freakin' hard. It's like I'm having table withdrawals or something...Burrito wrote:both of those look to be good resources for the day when I finally bite the bullet and decide to write a site with no tables
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
<off topic continued>
I have had some experience with tabled layouts where, if the server is running slow, PHP won't finish outputting the page and dies after 30 second, in the middle of table construction. In my no-tables designs I have never had that problem happen. Not sure if it is the design or the server though. We'll see in a bit when I run a prodcution version of a tables-less design.
I have had some experience with tabled layouts where, if the server is running slow, PHP won't finish outputting the page and dies after 30 second, in the middle of table construction. In my no-tables designs I have never had that problem happen. Not sure if it is the design or the server though. We'll see in a bit when I run a prodcution version of a tables-less design.
Browse with only an older cellphone for just 8 hours, and you will never want for a table again.Burrito wrote:<offtopicish>
I'm still not sold on the argument to NOT use them.
sure they weren't 'created' for design purpose, but they work and they're easy, until I hear something compelling to steer me away, I'm following the 'if it ain't broke, don't fix it' philosophy.
</offtopicish>
EVER.