Laur's blog
  • Home
  • About
  • Support my work
Sign in Subscribe

css

A collection of 4 posts
Styling HTML to PDF with iText 2.1.7
css

Styling HTML to PDF with iText 2.1.7

There are various solutions for producing PDFs from a HTML file, some with excellent results (e.g. ones based on the chrome renderer). Unfortunately, they usually mean adding more dependencies to an existing system. To keep things in check, we've chosen to use iText to generate PDFs. Following
Jul 8, 2017 1 min read
Real Sticky Footer with Material Angular
3

Real Sticky Footer with Material Angular

I needed to set up a sticky footer as part of my Angular and Material Design experiment. You would not believe how many resource I could find (some of them listed below)! Unfortunately, most of them had a problem; blank page looked fine (header and footer in the right places)
Aug 28, 2015 1 min read
Multiple Navigation Bars in Header with Flexbox
bootstrap

Multiple Navigation Bars in Header with Flexbox

I've got a requirement to build a site header with three components: 1. Brand (company logo...) - left 2. Menu - center 3. Shortcuts (settings, search) - right The result should be looking like this: Now, with Bootstrap is really easy to get the brand (and the menu)
Aug 26, 2015 3 min read
Python classes to generate CSS
class

Python classes to generate CSS

A while ago I got fed up with CSS and its cumbersomeness. As my poison of choice is python, I was thinking it would be quite useful to have a bunch of classes capable of generating CSS automatically in python. One could have a base class, a set of properties,
Feb 4, 2015 1 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost