(sorry for the delay …)
thanks for your help! I’m trying to build clean CSS code for the site.
Does anybody know if there are open source CSS builder tools? Perhaps
the can help me to develop the overall design for the site, so i could
adjust the resulting CSS code by hand later.
I’m not sure it’s what you’re looking for, but there’s plenty of
‘open-source’ designs out there at oswd.org and other places. They come
with the proper HTML/CSS and sometimes images.
I’ve found that a collection of open source (or closed-source but
free) tools are needed. I’ve yet to find the “ultimate” CSS/XHMTL app.
For structural layout I recommend N|vu (both windows and *IX), for CSS
any text editor with syntax highlighting can do the job (I use PSPad
for windows and vim and emacs on *IX systems.
One tool that is invaluable is Firefox’s Web D. Tool Bar–the
best in the biz, period. There are other FF extensions that help
debugging code (i.e. FireBug, IE Tab, View Source Chart).
I’m not sure it’s what you’re looking for, but there’s plenty of
‘open-source’ designs out there at oswd.orghttp://oswd.org and other
places. They come with the proper HTML/CSS and sometimes images.
thanks, didn’t know that mighty source of great design examples - and
all open source - very nice.
One tool that is invaluable is Firefox’s Web D. Tool Bar–the
best in the biz, period. There are other FF extensions that help
debugging code (i.e. FireBug, IE Tab, View Source Chart).
@Ruben:
thanks! Firefox’s Web D. Tool Bar … a pleasure to build sites
with that mighty helper.
It’s really cool to have a place to ask my newbie questions - and get
helpful answers so quickly!