Results for: "css"

Categories (1)

CSS

Contents (224)

Useful technical SEO checklist for developers
Useful technical SEO checklist for developers

Let's start from the beginning. What is SEO? When we talk about SEO we are talking about Search Engine Optimisation:…

read more
CSS Progressive Loading in Chrome

Until now, only in IE/Edge could we leverage streaming of CSS to load progressively the CSS of the components as their…

read more
15 Awesome Plugins for Creating Sticky Elements
15 Awesome Plugins for Creating Sticky Elements

It is now common to use some fixed elements on a site when you scroll up or down. This allows for…

read more
Guide to viewport units vw, vh, vmin and vmax
Guide to viewport units vw, vh, vmin and vmax

The viewport is the area where the browser renders the site. This is your screen minus the reserved space of…

read more
Php: How to extend the highlight_string function
Php: How to extend the highlight_string function

PHP has a cool function that automatically highlights PHP code called highlight_string(); Theoretically this could be used to roll your…

read more