|
paulie -> RE: Fluid or Fixed? (2/22/2004 10:23:00)
|
quote:
BTW Paulie stick with it, its worth it, imagine (in your particular case) using your asp skills to serve up differently styled pages/section of pages depending on various variables eg the whole site could have a different look depending on the season. Salivating yet? Yes, that's the part that keeps me interested. Just the other day, I was tinkering with an ASP script that would allow the user to change the look of the page just by selecting a radio button on a form, and I actually got it to work! It could come in handy for folks who want to view a site with a larger font size, or to allow the user to change "skins". I can activiate a different style sheet based on their selection or as you suggested, the server clock. It's mostly the nit-picky syntax of CSS and the heirarchical relationships of inheritance that I need to wrap my brain around. I think I'm going to make this my next area of focus though, because I like the efficiency of controlling lots of variables from a single place. It's just frustrating sometimes that we have to maintain so many different skill sets just to build a basic page - html, javascript, server-side script, css... I've been using the style assistant as a syntax guide, but I need to go through some tutorials and develop a basic framework to apply, and then build on that as my understanding of it grows. Maybe I'll earn my fourth muffin here in the CSS Forum![:D] quote:
If you can grasp ASP, which I also tried to learn, but droped it to focus on the xhtml and css better, then you would be able to get CSS. Deb - maybe we can help each other along. I've often admired your dedication to learning CSS, and thought you would really enjoy the power of ASP if you decided to learn server-side scripting.
|
|
|
|