Design Engineering

2982 bookmarks
Custom sorting
CUBE CSS - Piccalilli
CUBE CSS - Piccalilli
A CSS methodology oriented towards simplicity and consistency with a heavy dosage of pragmatism.
·piccalil.li·
CUBE CSS - Piccalilli
The Complete CSS Flex Box Tutorial
The Complete CSS Flex Box Tutorial
Much like CSS Grid (my other Medium tutorial) Flex Box is quite complex because it consists of not one but two element types: The container…
·medium.com·
The Complete CSS Flex Box Tutorial
MageTools: What DevTools should be
MageTools: What DevTools should be
MageTools is DevTools reimagined. Inspect styles 5x faster. Add CSS in real time. Easily jump between parents and children.
·mage.tools·
MageTools: What DevTools should be
rotated text in sidebar - css
rotated text in sidebar - css
I want to make a sidebar where the text is rotated and centered inside the sidebar. I want this in text and css, not background image or something... How would something like this be done in css? I
·stackoverflow.com·
rotated text in sidebar - css
A Complete Guide to Flexbox
A Complete Guide to Flexbox
Our comprehensive guide to CSS flexbox layout. This complete guide explains everything about flexbox, focusing on all the different possible properties for the parent element (the flex container) and …
·css-tricks.com·
A Complete Guide to Flexbox
Animate Calligraphy with SVG | CSS-Tricks
Animate Calligraphy with SVG | CSS-Tricks
From time to time at Stackoverflow, the question pops up whether there is an equivalent to the stroke-dashoffset technique for animating the SVG stroke
·css-tricks.com·
Animate Calligraphy with SVG | CSS-Tricks
What is a Headless CMS? | CSS-Tricks
What is a Headless CMS? | CSS-Tricks
Have you heard this term going around? It's quite in vogue. It's very related to The Big Conversation™ on the web the last many years. How are we
·css-tricks.com·
What is a Headless CMS? | CSS-Tricks
A Strategy Guide To CSS Custom Properties
A Strategy Guide To CSS Custom Properties
Dynamic properties provide opportunities for new creative ideas, but also the potential to add complexity to CSS. To get the most out of them, we might need a strategy for how we write and structure CSS with custom properties.
·smashingmagazine.com·
A Strategy Guide To CSS Custom Properties
CSS Stats
CSS Stats
·cssstats.com·
CSS Stats
Animista
Animista
Animista is a place where you can play with a collection of ready to use CSS animations, tweak them and download only those you will actually use.
·animista.net·
Animista
DeepAR ~ Snapchat Face Filters and Lenses Augmented Reality SDK
DeepAR ~ Snapchat Face Filters and Lenses Augmented Reality SDK
DeepAR.ai is an SDK for Snapchat face filters, face lenses and effects for any iOS, Android, Unity or HTML5 app. Full face detection, face tracking software for AR and Augmented Reality advertising
·deepar.ai·
DeepAR ~ Snapchat Face Filters and Lenses Augmented Reality SDK
Closed School Information Page
Closed School Information Page
Formats the Html codes.FormatFix the Html to be XHtml compliantFix Write Validate that the text is XHtml compliant.Validate Proofing
·artinstitutes.edu·
Closed School Information Page
Blot – A blogging platform with no interface
Blot – A blogging platform with no interface
Turns a folder into a blog automatically. Use your favorite text-editor to write. Text and Markdown files, Word Documents, images, bookmarks and HTML in your folder become blog posts.
·blot.im·
Blot – A blogging platform with no interface
HTML Symbols, Entities, Characters and Codes
HTML Symbols, Entities, Characters and Codes
Easily find HTML symbols, entities, characters and codes with ASCII, HEX, CSS and Unicode values for HTML arrow, ASCII arrow, and more in grid or table format.
·toptal.com·
HTML Symbols, Entities, Characters and Codes
Profiling PHP Apps
Profiling PHP Apps
Part of my job at NomadList, RemoteOK et al. is to keep the sites fast and responsive, even from an influx of traffic to Pieter’s latest app. Launches are usually kept controlled by exporting the pages to static HTML files and serving using Nginx. However, in the best interest of server CPU load, processing time and futureproofing, I’ve recently begun profiling our PHP code and optimising out any issues.
·daniellockyer.com·
Profiling PHP Apps
Chapter 4: HTML Code & Search Engine Success Factors
Chapter 4: HTML Code & Search Engine Success Factors
Search Engine Land's Guide to SEO Chapter 3: HTML Code & Search Engine Ranking Success Factors explains HTML elements & using structured data.
·searchengineland.com·
Chapter 4: HTML Code & Search Engine Success Factors
Meet the New Dialog Element
Meet the New Dialog Element
HTML 5.2 has introduced a new element for native modal dialog boxes. At first glance, it seems fairly straightforward (and it is), but as I’ve been playing around with it, I’ve found it
·keithjgrant.com·
Meet the New Dialog Element
The Modern JavaScript Tutorial
The Modern JavaScript Tutorial
Modern JavaScript Tutorial: simple, but detailed explanations with examples and tasks, including: closures, document and events, object oriented programming and more.
·javascript.info·
The Modern JavaScript Tutorial