css3-demos icon indicating copy to clipboard operation
css3-demos copied to clipboard

This repo is the code and demo of new features in CSS and ready-to-use css code.

Results 12 css3-demos issues
Sort by recently updated
recently updated
newest added

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)...

Hacktoberfest

- 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...

enhancement

- 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....

enhancement

Hello, Add one more style in the badges to handle the text-overflow by ellipse. Maximum characters could be 15. Thanks, Neha

Hacktoberfest

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...

Hacktoberfest

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...

Hacktoberfest

[PR](https://github.com/Neha/css3-demos/pull/17)

Hacktoberfest

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...

Hacktoberfest

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...

Hacktoberfest

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...

Hacktoberfest