Links
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
20 results tagged css  ✕
Super Useful CSS Resources 🌈 - DEV Community 👩‍💻👨‍💻 https://dev.to/lissy93/super-useful-css-resources-1ba3
Tue 06 Dec 2022 11:19:22 AM CET archive.org
thumbnail

Super Useful CSS Resources 🌈
#css
#webdev
#opensource
#codenewbie

A collection of 70 hand-picked, web-based tools which are actually useful.
Each will generate pure CSS without the need for JS or any external libraries.

Full credit goes to the authors behind each of these apps (where possible I've linked to their GH/ socials)

Contents

Property Generators
Animations
Backgrounds
Color Tools
Typography
Loaders
Layouts
Informative
css TOP DEV ressource
65 Beautiful CSS checkboxes examples - CSS Scan                     - HVKeyboard Hide https://getcssscan.com/css-checkboxes-examples
Tue 01 Nov 2022 01:42:56 PM CET archive.org
thumbnail

Beautiful CSS checkboxes examples

All of these checkboxes were initially copied using

(click here to try a free demo).
With CSS Scan you can easily inspect or copy any website's CSS.

📌 Press Ctrl+D to bookmark this page

css checkbox DEV TOP
HTML CSS Responsive Grid Layout Generator Free Online https://www.htmlcodegenerator-tools.com/2019/11/html-css-responsive-grid-layout-generator-blogger.html
Thu 29 Jul 2021 10:23:44 AM CEST archive.org

HTML Code Generator

Blog focus on generating custom front-end code to use in your web application or blog. This blog works as a html code generator. You can customize the application and generate html code. This blog generates html, css, javascript, jquery or any other javascript libraries code, depends on requirement. For example, if you want to use html table generator, There you can customize table style and automatically generates html and css code. In this blog, Desktop/Mobile view also available.

html generator css web dev table
CSS Stats https://cssstats.com/stats/?url=echosystem.fr
Sun 24 May 2020 11:20:10 PM CEST archive.org
css stat
HTML Minifier - Minify HTML and any CSS or JS included in your markup https://www.willpeavy.com/tools/minifier/
Fri 08 May 2020 11:30:34 PM CEST archive.org

HTML Minifier Minify HTML and any CSS or JS included in your markup

css js html minifier inline
Hover.css - A collection of CSS3 powered hover effects http://ianlunn.github.io/Hover/
Mon 06 Apr 2020 03:39:11 PM CEST archive.org
thumbnail

Hover.css v2

Effects Setup Tutorial Licenses 

A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.

css dev web hover
Hovereffects.css http://kevinjannis.github.io/hovereffects.css/
Mon 06 Apr 2020 03:38:17 PM CEST archive.org
css dev
82 CSS Text Effects https://freefrontend.com/css-text-effects/
Thu 02 Apr 2020 01:42:30 PM CEST archive.org
thumbnail

82 CSS Text Effects

Collection of free HTML and CSS text effect code examples. Update of June 2018 collection. 23 new items.

css effect
A guide to basic CSS resources - DEV Community 👩‍💻👨‍💻 - dev.to/ https://dev.to/jenniferlynparsons/a-guide-to-basic-css-resources-13nm
Thu 17 Oct 2019 10:01:15 AM CEST archive.org
thumbnail

A guide to basic CSS resources
jenniferlynparsons profile image Jennifer Lyn Parsons

#css #beginners

CSS is a broad topic as the styling language is more complex than it appears at the surface. The more modern additions of grid, flexbox, and various animation tools (not to mention preprocessors!) has made the topic difficult to sum up in a guide such as this. That said, for this guide I have selected the courses, articles, and other resources that I've found most helpful or return to on a regular basis.

css howto tuto
Apprendre les mises en page CSS http://fr.learnlayout.com/
Tue 09 Jul 2019 03:37:47 PM CEST archive.org

Ce site vise à vous apprendre les bases de CSS utilisées pour structurer n'importe quel site web.

Je suppose que vous savez déjà ce que sont les sélecteurs, les propriétés et les valeurs. Et vous connaissez probablement une ou deux choses sur les mise en page, même si ça peut vous donner envie de vous arracher les cheveux. Si vous voulez apprendre le HTML et le CSS depuis le début, vous devriez allez faire un tour sur ce tutoriel. Sinon, voyons si nous pouvons vous éviter de vous énerver sur votre prochain projet.

css aide tuto
CSSFX - Beautifully simple click-to-copy CSS effects [cssfx.dev] https://cssfx.dev/
Wed 22 May 2019 03:19:00 PM CEST archive.org

css, with simple copy/paste

css
30 Seconds of CSS https://30-seconds.github.io/30-seconds-of-css/
Tue 06 Nov 2018 02:42:27 PM CET archive.org
css github
CSS ICON -- project by Wenting Zhang http://cssicon.space/#/
Fri 06 Apr 2018 04:36:06 PM CEST archive.org

adding more icons soon, check out the full CSS ICON collection of 512 icons here.

HTML
<div class="search icon"></div>
CSS
.search.icon {
color: #000;
position: absolute;
margin-top: 2px;
margin-left: 3px;
width: 12px;
height: 12px;
border: solid 1px currentColor;
border-radius: 100%;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.search.icon:before {
content: '';
position: absolute;
top: 12px;
left: 5px;
height: 6px;
width: 1px;
background-color: currentColor;
}

icon css
CSS Stats http://cssstats.com/
Fri 01 Sep 2017 01:54:21 PM CEST archive.org

CSS Stats

css stats
Flat UI - Free Bootstrap Framework and Theme - http://designmodo.github.io/Flat-UI/ http://designmodo.github.io/Flat-UI/
Fri 23 Sep 2016 08:13:37 AM CEST archive.org
css design flat-design
CSE HTML Validator Software for Windows - HTML & CSS Validation, SEO, and More https://www.htmlvalidator.com/
Mon 04 Jan 2016 01:57:43 PM CET archive.org
thumbnail
windows tools css check php
CSS Variables with PHP | CSS-Tricks https://css-tricks.com/css-variables-with-php/
Thu 17 Dec 2015 03:45:13 PM CET archive.org
thumbnail

css

css
CSS text-shadows - Example 1 ✿ dabblet.com http://dabblet.com/gist/1490155
Mon 14 Dec 2015 05:45:06 PM CET archive.org
css html5
Webmaster Tools http://echosystem.fr/Tools/?ip
Thu 20 Feb 2014 01:53:29 PM CET archive.org
thumbnail

Checkl tools for Webmaster on Ehosystem

Ip Dns PHP CSS and more ...

Tools webmaster Echosystem Ip Dns PHP CSS
Animate.css http://echosystem.fr/Tools/animate.css/
Thu 20 Feb 2014 01:52:27 PM CET archive.org
thumbnail

Create beautifull effect animated with CSS

CSS Tools Echosystem Animated
1515 links, including 7 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn