CSS Div layout generator builder

Here you can share ideas about new products that Blumentals Software could create
Post Reply
netrover
Posts: 11
Joined: Fri Mar 21, 2008 4:23 pm

CSS Div layout generator builder

Post by netrover »

Maybe a utility that works in the same way as the table wizards but for rapidly generating css div based layouts.

I don't think there is anything else like this and would be a good asset to the button and menu maker type people. :-)

It's so time consuming trying to do new layouts comared to table wizards.

Andy
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Re: CSS Div layout generator builder

Post by chrisjlocke »

Could you expand on this? You mean it would create the "<div class="xyx"></div>" stuff for you? Couldn't you use snippets for that?
netrover
Posts: 11
Joined: Fri Mar 21, 2008 4:23 pm

Re: CSS Div layout generator builder

Post by netrover »

Hi, thanks for the reply.

Basically a visual way of drawing a css tabless layout. I know there are loads of free layouts on the web but they don't always suit the needs of your project.

Basically, you could visually just draw your content areas, header, footer, columns, navigation or adsense,advertising blocks etc.

Click a button and you have a complete css layout ready for content and images.

Gotta be quicker than doing it manually or hunting around for other peoples work. :)
gangotri
Posts: 1
Joined: Fri Dec 05, 2008 9:12 am

Re: CSS Div layout generator builder

Post by gangotri »

Where can i get good custom css for subeta? the only one i know of is subeta hq but there are only 2 different layouts and i want more of a variety.
Lisa
Posts: 2
Joined: Sat Feb 07, 2009 9:28 pm

Re: CSS Div layout generator builder

Post by Lisa »

Actually I think this is a great idea. I recently ran across a tool called "Website Layout Maker" by SmileMelon that does just that. You put in your blocks where you want and it generates the code for you. It's not a very "pretty" tool and the code isn't the cleanest but it works fast.

I am 1st a graphic designer and 2nd a web developer. It is much easier for me to visually see things instead of just putting in the code. Frankly I find it surprising that there aren't any WYSIWYG editors out there that do this. Also, besides Sitegrider, it would be nice to have an image slicing tool that outputs the code in CSS instead of tables. Even if the code isn't as clean as writing it from scratch, it would be a great starting point to have these two tools.

Just my 2 cents.
Last edited by Lisa on Sat Feb 07, 2009 10:13 pm, edited 1 time in total.
netrover
Posts: 11
Joined: Fri Mar 21, 2008 4:23 pm

Re: CSS Div layout generator builder

Post by netrover »

Hi Lisa, thanks for the info.

I have the same background as you which is probably why we both share this interest.

I'll have a look at the tool you suggested.

I'm happy with my basic html skills using webuilder but it would just be nice to wizard the css layouts.

have a good weekend, Andy
User avatar
PARoss
Posts: 43
Joined: Tue Aug 15, 2006 10:27 pm

Re: CSS Div layout generator builder

Post by PARoss »

There are a variety of these tool out there, i.e., http://csscreator.com/tools, http://fu2k.org/alex/css/onetruelayout/ ... nteractive.
Lisa
Posts: 2
Joined: Sat Feb 07, 2009 9:28 pm

Re: CSS Div layout generator builder

Post by Lisa »

Yes, there are tons of online CSS Generators/Tools but there aren't many software tools that are as simplistic. There are also several Dreamweaver plugins and/or script i.e., CSS Sculptor is one, but then you are tied to using Dreamweaver. What about Designers that do not use Dreamweaver, like those that use WeBuilder and others. It would be nice to have a software tools where you can visually drop in column divs where you want them without everything being absolute positioned.
User avatar
PARoss
Posts: 43
Joined: Tue Aug 15, 2006 10:27 pm

Re: CSS Div layout generator builder

Post by PARoss »

Lisa,
I am 1st a graphic designer and 2nd a web developer
My experience with ad agencies (not saying you are one or work for one) is that web design is done in the graphics department. The prime goal is to get it to "look" right/good/whatever. Then a code "technician" is brought in to "make it work." This paradigm began when the web was new and websites were built with tables. The table formed a grid and the "design" could be applied to it.

But with CSS a whole new approach is required because of the fluidity of web design and architecture. Sometimes the structure of the code can be more "important" to the performance of the site than its "looks." The whole "table" approach should be scrapped because it ranks the "design" as more important than the "content." But on the Internet content is king. So, design needs to work around content, not the other way around.

Again, I'm not saying that you or anyone here is doing this. I'm just saying that CSS requires a complete change of approach to web design. Nothing substitutes for knowing how CSS works.

But I also use templates because they will have handled some of the basic browser differences that can drive a designer nutz. There are various templates available. I prefer the simpler ones, like http://blog.html.it/layoutgala/. There you have a variety of styles around which to apply your design.

Phil
User avatar
tcarnevale
Posts: 7
Joined: Tue Oct 27, 2009 5:37 pm

Re: CSS Div layout generator builder

Post by tcarnevale »

cdsaenz
Posts: 7
Joined: Sun Sep 30, 2007 7:07 am

Re: CSS Div layout generator builder

Post by cdsaenz »

I am resurrecting this thread because I think the need still exists. I'd really prefer to have this as a "builder", wizard or add-on within Rapid PHP rather than buying some other software, though i'm looking into your suggestions above. Thanks.
aaaa78101
Posts: 2
Joined: Fri Jun 03, 2011 9:02 am

Re: CSS Div layout generator builder

Post by aaaa78101 »

DOCTYPE:
CSS Reset:
Layout width:
Fixed Liquid
Header:
Specify height
Sidebars:
1 sidebar 2 sidebars No sidebars
Footer:
Specify height
Additional options:
Keep the footer at the bottom of browser window Emulate equal height columns Neither


for more information : just check this link u have a new idea

http://csslayoutgenerator.com/ :)
mariahcarey
Posts: 1
Joined: Mon Aug 29, 2022 10:19 am

Re: CSS Div layout generator builder

Post by mariahcarey »

chrisjlocke wrote:Could you expand on this? You mean it would create the "<div class="xyx"></div>" stuff for you? Couldn't you use snippets for that?wordle
Where can I get good custom CSS for beta?
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Re: CSS Div layout generator builder

Post by chrisjlocke »

Wow - congratulations on digging up a fourteen-year old post!
Post Reply