Louis Lazaris, CSS-Tricks

Louis Lazaris

CSS-Tricks

Contact Louis

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • CSS-Tricks
  • Creative Bloq
  • Developer Drive
  • SitePoint
  • Smashing Magazine

Past articles by Louis:

The 60 Hottest Front-end Tools of 2021

A complete list of the most popular front-end tools in 2021, according to the Web Tools Weekly newsletter. See which resources made the list. → Read More

50 incredible web developments tools you need to know

Top web development tools, including the hottest scripts, plugins and more. → Read More

10 best CSS frameworks in 2019

We round up the best CSS frameworks right now, from the big players to more specialised tools. → Read More

5 cool CSS Grid generators

These tools let you build complex layouts visually, without having to be an expert in CSS Grid syntax. → Read More

An Introduction and Guide to the CSS Object Model (CSSOM)

If you've been writing JavaScript for some time now, it's almost certain you've written some scripts dealing with the Document Object Model (DOM). DOM How to use the CSS Object Model (CSSOM) to read and manipulate inline styles and CSS from exertnal stylesheets. → Read More

18 Learning Resources for Front-end Developers

As many of you are aware, it’s tough to keep up with what’s new in web development. Even from a front-end perspective alone, it can be easy to fall behind and allow our skills to become a little stale. I’m certainly guilty of this. So every once in a while it’s good to take a few minutes, or even a few hours, to sharpen your coding skills by learning a new technology, API, or library. Or maybe… → Read More

Using Default Parameters in ES6

Enabling default parameter values in JavaScript functions is nothing new and ES6 now includes this as a feature. This article discusses some of the subtleties and gotchas in relation to default parameters. → Read More

50 amazing tools for developers 2018

Get up to speed with what’s hot and new in the frontend development toolbox. → Read More

Front-End Tools: My Favorite Finds of 2017

Louis Lazaris examines a few of his favorites finds of 2017 in the area of practical and interesting tools for front-end developers. → Read More

5 essential JavaScript tools for 2018

The best JavaScript tools to try in 2018. → Read More

Results of the Ultimate CSS Survey 2017 —

Louis Lazaris breaks down the results of the Ultimate CSS Survey, shedding light on developer practices in CSS tooling, technologies, and knowledge. → Read More

20+ Docs and Guides for Front-end Developers (No. 12) —

Louis Lazaris has collected together another 20+ learning resources, tools, and other guides to help developers brush up on various front-end features. → Read More

outline-offset

The outline-offset property in CSS offsets a defined outline from an element's border edge by a specified amount. An outline, which is different from a bor → Read More

The Ultimate CSS Survey 2017 —

SitePoint's 2nd annual CSS Survey to give us a better idea of the knowledge, experience, habits, and practices of CSS developers from around the world. → Read More

Structural Pseudo-Classes —

In this exclusive excerpt from our book, HTML5 & CSS3 for the Real World, we examine the different types of structural pseudo-classes you can use. → Read More

Pseudo-classes – The Basics

In this book excerpt from, HTML5 & CSS3, we look at the role of pseudo-classes. → Read More

Relational and Attribute Selectors in CSS3 —

In this excerpt from our book, HTML5 & CSS3 for the Real World (2nd Edition), we look at Relational and Attribute Selectors in CSS3 → Read More

15 tools every web designer needs in 2017

We run through the hottest new tools for web design professionals. → Read More

HTML5 Video and Audio: The Markup

In this excerpt from our book, HTML5 & CSS3 for the Real World, 2nd Edition, we take you through adding Video and Audio in HTML5. → Read More

HTML5 Forms: Input Types (Part 2)

We delve deeper into various Input Types for HTML% Forms. This is an excerpt from our book, HTML5 & CSS3 for the Real World, 2nd Edition. → Read More