7 Steps to Start Your Online Business
The post 7 Steps to Start Your Online Business appeared first on Torque.
I first wrote this post four years ago. I put it on a blog that no longer exists. Funnily enough, I still refer to it myself, so I figured it might be best served in a place where other people can see it. I’ve made only a few minor tweaks to the original content. A lot about how I work has changed, but most of these pieces have not.
I work on many personal projects concurrently. I love doing this, …
The post Balancing Time appeared first on CSS-Tricks.
You might know Filestack from being an incredible service to add file uploading, storage, and management to your own web apps.
There is another thing Filestack can do for you: convert documents into different formats.
For one thing, it can manipulate documents. Take images. Perhaps you would like to offer some image manipulation for your users uploaded images, like cropping and rotation. That’s a common feature for apps that offer avatar uploading. With Filestack, you got it.
It’s great …
The post Advanced Document Conversions with Filestack appeared first on CSS-Tricks.
Yes, this is a React component, but regardless if you care about that part or not, the “ideal image component” part could be of interest. There is a lot to consider with how we put images on web pages these days. This deals with:
srcset)…
The post An Almost Ideal React Image Component appeared first on CSS-Tricks.
When we produce a PNG image, we use an <img> tag or a CSS background, and that’s about it. It is dead simple and guaranteed to work.
PNG is way simpler to use in HTML than SVG
Unfortunately, the same cannot be said for SVG, despite its many advantages. Although you’re spoiled for choices when using SVG in HTML, it really boils down to inline, <object> and <img>, all with serious gotchas and trade-offs.
Problems with inline SVG…
The post Using Custom Fonts With SVG in an Image Tag appeared first on CSS-Tricks.
Y’all probably wouldn’t be surprised if I told you it’s pretty awesome for icons, and icon systems. SVG icon systems can, and perhaps should be quite easy. I’m a fan of just inlining those suckers, particularly when they are pretty simple.
But what else?
Logos is a classic example! A lot of people dip their toes in this way.
You don’t have to inline the SVG if you don’t want. It could be an <img> or background-image as well.…
The post What is SVG good for? appeared first on CSS-Tricks.
Explore what the world is searching. Enter a search term or a topic.


