css3-demos
css3-demos copied to clipboard
This repo is the code and demo of new features in CSS and ready-to-use css code.
Develop the HTML and CSS based image gallery. Do not use Floats or positions. You can use only flex or grids only. We will have 4 types of Gallery: 1)...
- rename the folders by using _camelCase_ - removed the _css3 features_ code. Now, it is only for the ready to use code demos - deleted the readme content related...
- Name of the folder is changed to have consistency - As of now, the CSS + HTML snippets have 'demo' added to the folder name. **Readme** - Heading change....
Hello, Add one more style in the badges to handle the text-overflow by ellipse. Maximum characters could be 15. Thanks, Neha
Develop the code example for the badges (or chips, tags). The code should be only HTML5 and CSS3. No JavaScript at all. - The code should be generic to use...
Develop the forms in HTML and CSS ( you can use your creativity ). There will be 2 type of forms: one-column and two-column. One column form: - Labels will...
Develop the code example of the Tables. There should be different kind of behaviour to be taken care: 1) Table with fixed header 2) Table with scrollable header 3) Rows...
Develop the accordion with HTML and CSS only. TIP: you can use the HTML5 new tag for same too. - Accordion should be accessible by the keyboard. - The image-icon...
Develop the ready to use CSS and HTML only Navigation. There could be different types of navigation but we will start with the simple one with no jazzy styling. (use...