HighDots Forums  

New interactive style sheet demo

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss New interactive style sheet demo in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sean Brunnock
 
Posts: n/a

Default New interactive style sheet demo - 10-30-2004 , 07:37 AM






I just wrote an interactive style sheet builder in order to help novices
understand style sheets. I would be appreciative if folks could try it out
and offer any comments.

The URL for the builder is http://server.com/Misc/HTML/style-sheet-builder.cgi .

Thanks.

Sean Brunnock
http://server.com

Reply With Quote
  #2  
Old   
Lachlan Hunt
 
Posts: n/a

Default Re: New interactive style sheet demo - 10-30-2004 , 08:14 AM






Sean Brunnock wrote:
Quote:
I just wrote an interactive style sheet builder in order to help novices
understand style sheets. I would be appreciative if folks could try it out
and offer any comments.

The URL for the builder is http://server.com/Misc/HTML/style-sheet-builder.cgi .
Although it is rather limited with it's abilities at this stage, it is a
very good concept. However, I think it would be really good if a
JavaScript implementation was written for it, but backed up with the
existing server side implementation for those with JS disabled. Not
only would it save bandwidth, but it would be much faster and more
efficient. The page be made to change dynamically as the user
interacted with the form, without having to submit to see changes. It
would also be good if the stylesheet was shown in a textarea that could
be edited manually. Keep up the good work.

--
Lachlan Hunt
http://lachy.id.au/
http://GetFirefox.com/ Rediscover the Web
http://SpreadFirefox.com/ Igniting the Web


Reply With Quote
  #3  
Old   
Lauri Raittila
 
Posts: n/a

Default Re: New interactive style sheet demo - 10-30-2004 , 08:39 AM



in comp.infosystems.www.authoring.stylesheets, Sean Brunnock wrote:
Quote:
I just wrote an interactive style sheet builder in order to help novices
understand style sheets.
I don't think it haelps anyone understand stylesheets, as it doesn't
explain anything...

Quote:
I would be appreciative if folks could try it out
and offer any comments.
Colors can be incorrect, and form doesn't care, but one can't use all
correct values, as it limits the number of chars for color. (rgb() etc.
take more space.)

I don't like uppercase in CSS. It is also no good with XHTML. (so not
suitable for userstylesheet writing)

There is too little possibilities to it to be really usefull, and adding
lots of more stuff would make it hard to use.

Can't see much advantage over simple example.

Quote:
The URL for the builder is http://server.com/Misc/HTML/style-sheet-builder.cgi
Thing uses frames. And it doesn't seem to have much problems. A miracle?
Or am I overlooking something...

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>


Reply With Quote
  #4  
Old   
vatore
 
Posts: n/a

Default Re: New interactive style sheet demo - 10-30-2004 , 10:57 AM



"Sean Brunnock" wrote:
Quote:
I just wrote an interactive style sheet builder in order to help novices
understand style sheets. I would be appreciative if folks could try it out
and offer any comments.

The URL for the builder is
http://server.com/Misc/HTML/style-sheet-builder.cgi .


I think I've got something more advanced (but also in early alpha version)
and IMO my builder could help novices more, because shows advantages of css
based layout (one xhtml structure, different layouts) and allows to see some
ways of building multicolumn layout and play with it
visit www.csslayouts.net - you can build new layout by clicking 'page
elements' at the top, then type a name, click 'save' and you will get a link
to page you've generated (you can view the source then, save it and modify
what you want)

I'm still working on a complete version that will have a lot of advanced
possibilities and layout generation algorithms (including some browser
hacks)

regards

--
pawel[dot]knapik[at]gmail[dot]com




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.