javascript - Auto Generating a Div Structure with CSS -


until today have been using jsfiddle design div's , css testing purposes , implement design real development.

now wonder if there gui type utility can use generate div structure css using gui (nope not talking dream weaver or other software that).

example

i want make div 4 boxes in it, there utility can use can use "drag , drop" functionality create page layout , generated div structure.

in short looking program can use mouse draw , div structure , css based on it, paint should generate me div structure based on drawing css.

update

please don't confused, don't want dream weaver, because of license, takes ages open up. want online, jsfiddle

must free.

the 1 comes mind webflow, hasn't been released yet. can sign on website notified when launch, seems plan offer wysiwyg editor features via web interface.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -