To allow users to resize the text (in the browser menu), many developers use em instead of pixels. The em size unit is recommended by the W3C ! 1em is equal to the current font size. The default text size in browsers is 16px. So, the default size of 1em is 16px. The size can… Continue reading Responsive font-size instellen met em
Category: html
Tijdslijnen maken
Verschil tussen span en div
Span is een inline-level element. Div is een block-level element.
Aanmaken van responsive hotspots op figuren
Basic HTML pagina – sjablonen
Basic HTML 5 pagina Basic HTML 5 pagina met externe stylesheet
Views examples voorbeelden
Een goede reeks van 7 video-tutorials staat hier: https://www.youtube.com/watch?v=4ZxqTIu57xU Ik installeerde volgende module: Views Bootstrap https://www.drupal.org/project/views_bootstrap Daardoor worden de 'Views' opties uitgebreid (zie rood):