{Carrer web log} ←
Formy - finally out
Wednesday, June 25, 2008 { 6 Comments }
After one month of reviewing, code rewriting, testing... finally is out! Formy.What is Formy?
Formy is mini CSS Framework for building web forms.
Why Formy?
I just was not happy with the existing solution for building web forms. There are so many solutions for web forms: forms with list(ul,li), forms inside tables,fancy forms with ajax ..
But I needed simple solution! I wanted to write elementary HTML code and leave all the dirty work CSS.
That is why I made Formy.
All the HTML formatting is made with the " br " tag, imho this is natural HTML Form writing.
If you are interested you can find more info at: Formy or download
You can find all the demo inside the Formy CSS Form Framework 0.8(beta).zip
Labels: css, css framework, formy
6 Responses to “Formy - finally out”
- // Joshua McKenty // 6/25/2008
- // Unknown // 6/25/2008
- // Carlos Leopoldo Magaña Zavala // 6/25/2008
-
// Thunder Down Under
// 6/25/2008
Good work on the project.
One comment on general form and semantics;
I notice you're laying out your radio/checkboxes on the page by placing an empty label right before them to equally space them.
While that works, I don't think it's the ideal solution.
My general approach would be to put them inside a container and float them up along side the label.
Depending on which way you swing, semantically speaking, you'd probably want a UL or a DIV container.
<label>Something</label>
<ul class="buttonGroup">
<li><input type="checkbox" /></li>
</ul> - // Binny V A // 6/25/2008
- // Antonio Max // 6/26/2008
<< Home
About Me <<<
Name: Vladimir Carrer
vladocar [at] gmail.com
Location: Verona, Italy
I'm a web designer, developer, teacher, speaker, generally web addicted ...
My projects <<<
- AI Prompt Directory
- Hand Drawn Icons
- Font Design Inspiration
- Font Pairings
- Free SVG Cut File
- Upcoming NFT projects
- Discord Tutorials
- Free Sublimation Designs
- Tech Feed
- MySQL Lite Administrator
- Quark Mini PHP CMS
- Formy - CSS Form Framework
- Emastic - CSS Framework
- Malo - CSS Library
- The Golden Grid
- 1 line CSS Grid Framework
- Two Lines CSS Framework
- Child Selector System - CSS Framework
- Better Web Readability Project
- Azbuka - CSS Typographical Base Rendering Library
- ClipR - bookmarklet for better reading
- CSS3 Action Framework
- CSS Mini Reset
- HTML5 Mini Template
- CSS Mobile Reset
- picoCSS - JavaScript Framework
- HTML Lorem Ipsum Crash Test
- Object Auto Documentation - JavaScript
- o - JS Library for Object Manipulation
- Foxy - CSS Framework
- Tumblr Free Theme - Better Readability Project
- Box - CSS Framework
- SMART CSS GRID
- nanoJS - Minimal JS DOM Library
- Flexy CSS Framework
- Katana is CSS Layout System made with Flexbox
- Micro CSS Reset
- 60 Grid System
- Simple CSS Button
- ramd.js JavaScript library for making web applications.
- Minimal Notes web app build with Vue.js
- Scribble Font for Prototyping & Wireframing
- Flex One - 1 CSS Class System
- Floaty - CSS Float Based Layout System
- Infinity CSS Grid
- CLI Convert websites into readable PDFs
- keywords-extract - CLI tool, extract keywords from any web page.
- screenshoteer - Make website screenshots and mobile emulations from the command line.
- Basic.css - Classless CSS Starter File
§§Previous Posts <<<
- What have others said about Hartija - CSS Print F...
- Case study "printer friendly" pages of Telegraph....
- Beginner's Guide to Photography for Geeks Who Want...
- Integrating .NET Code and SQL Server Reporting Ser...
- 300+ free-use PHP scripts
- Oracle vs.. Sql Server vs. MySQL vs.. ASP vs. PHP ...
- Consuming External Web Services with Microsoft Atlas
- Extensive Study of GridView Export to Excel
- Web 2.0 logo creator
- Exploring User Mental Models of Breadcrumbs in Web...
Other Profiles <<<
Content is licensed under a Creative Commons Public Domain License