Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Web UI framework without JavaScript [closed]

I'm a programmer at heart. I am not great at UI development and it takes 90% of my time.

I'm wondering if there is a UI framework which uses only CSS and no JavaScript. I found http://www.gantry-framework.org but it seems to be targeted at Joomla and Wordpress.

Any suggestions will be very welcome. It will help me with my development.

Thanks.

ADDITION

I'm looking for a framework that allows me to easily design and deploy a user interface for my website. Something that reduces the time it takes to make them manually.

I'm not looking to make effects or other special stuff like modal windows etc. (I use Qooxdoo and jQuery UI for advanced UI). Just basic layout and nice looks.

like image 981
frostymarvelous Avatar asked Feb 23 '23 20:02

frostymarvelous


1 Answers

Check out http://purecss.io/. It's a Yahoo project.

like image 78
Mark Bolusmjak Avatar answered Feb 26 '23 21:02

Mark Bolusmjak