Designer News
Where the design community meets.
Community Staff Front-end developer at Albert.io Joined almost 11 years ago via an invitation from Allan G. Dan has invited Kevin Hsia, christine pace, Kevin Hsia
I'd recommend Google Domains or Namecheap for domains, and DigitalOcean for hosting. Stay away from GoDaddy. So many headaches.
Bookmarklet to make your life easier:
javascript:(function()%7Bwindow.location.href %3D 'https%3A%2F%2Foutline.com%2F' %2B window.location.href%7D)()
Edit: To use it, make a new bookmark, copy and paste the code above into the URL portion, and name it whatever you want. Now, when you're on a webpage you wanna Outline-ify, just click the bookmark.
:hover:not(:active) { ... }
has been one of my favorite selectors for a while.
Most of these are unnecessary, sure. That aside, I wanna focus on the clearfix()
one real quick. For stuff like this, just have a helper class. Otherwise, you're copying this code snippet into your compiled stylesheet every time you use the mixin.
Instead, if you just make it a class (something like...
.clearfix::after { clear: both; content: ' '; display: table; }
...)
you can use it like <div class="some-element clearfix">foo</div>
, and you're only writing the rule once.
Webflow isn't exactly what you're talking about, but it hits some of the points.
Sweet, I'm all about free shirts.
...themselves on their portfolio.
Chicago, IL
Lead Designer, Front End Developer
4 years experience
$82k
My UI is better
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Yeah, this is spam. Just check out OP's submission history.