main
1<!DOCTYPE html>
2<html lang="en">
3<head>
4<!-- Oct 07, 2022 -->
5<meta charset="utf-8" />
6<meta name="viewport" content="width=device-width, initial-scale=1" />
7<title>Cascading Style Sheets</title>
8<meta name="author" content="Vincent Demeester" />
9<meta name="generator" content="Org Mode" />
10<link rel='icon' type='image/x-icon' href='/images/favicon.ico'/>
11<meta name='viewport' content='width=device-width, initial-scale=1'>
12<link rel='stylesheet' href='/css/new.css' type='text/css'/>
13<link rel='stylesheet' href='/css/syntax.css' type='text/css'/>
14<link href='/index.xml' rel='alternate' type='application/rss+xml' title='Vincent Demeester' />
15</head>
16<body>
17<main id="content" class="content">
18<header>
19<h1 class="title">Cascading Style Sheets</h1>
20</header>
21<section id="outline-container-Links" class="outline-2">
22<h2 id="Links">Links</h2>
23<div class="outline-text-2" id="text-Links">
24</div>
25<div id="outline-container-%5B%5Bhttps%3A%2F%2Fcss-tricks.com%2Fsnippets%2Fcss%2Fcomplete-guide-grid%2F%5D%5BA%20Complete%20Guide%20to%20Grid%20%7C%20CSS-Tricks%5D%5D" class="outline-3">
26<h3 id="%5B%5Bhttps%3A%2F%2Fcss-tricks.com%2Fsnippets%2Fcss%2Fcomplete-guide-grid%2F%5D%5BA%20Complete%20Guide%20to%20Grid%20%7C%20CSS-Tricks%5D%5D"><span class="todo TODO">TODO</span> <a href="https://css-tricks.com/snippets/css/complete-guide-grid/">A Complete Guide to Grid | CSS-Tricks</a></h3>
27<div class="outline-text-3" id="text-%5B%5Bhttps%3A%2F%2Fcss-tricks.com%2Fsnippets%2Fcss%2Fcomplete-guide-grid%2F%5D%5BA%20Complete%20Guide%20to%20Grid%20%7C%20CSS-Tricks%5D%5D">
28<p>
29<span class="timestamp-wrapper"><span class="timestamp">[2020-03-22 Sun 13:58]</span></span>
30</p>
31</div>
32</div>
33
34<div id="outline-container-%5B%5Bhttps%3A%2F%2Fjoshwcomeau.com%2Fcss%2Ffull-bleed%2F%5D%5BCSS%20Grid%20full-bleed%20layout%20tutorial%20%C2%B7%20Josh%20W%20Comeau%5D%5D" class="outline-3">
35<h3 id="%5B%5Bhttps%3A%2F%2Fjoshwcomeau.com%2Fcss%2Ffull-bleed%2F%5D%5BCSS%20Grid%20full-bleed%20layout%20tutorial%20%C2%B7%20Josh%20W%20Comeau%5D%5D"><span class="todo TODO">TODO</span> <a href="https://joshwcomeau.com/css/full-bleed/">CSS Grid full-bleed layout tutorial · Josh W Comeau</a></h3>
36<div class="outline-text-3" id="text-%5B%5Bhttps%3A%2F%2Fjoshwcomeau.com%2Fcss%2Ffull-bleed%2F%5D%5BCSS%20Grid%20full-bleed%20layout%20tutorial%20%C2%B7%20Josh%20W%20Comeau%5D%5D">
37<p>
38<span class="timestamp-wrapper"><span class="timestamp">[2020-10-07 Wed 12:29]</span></span>
39</p>
40</div>
41</div>
42</section>
43</main>
44<footer id="postamble" class="status">
45<footer>
46 <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/>
47 <small class='questions'>Questions, comments ? Please use my <a href="https://lists.sr.ht/~vdemeester/public-inbox">public inbox</a> by sending a plain-text email to <a href="mailto:~vdemeester/public-inbox@lists.sr.ht">~vdemeester/public-inbox@lists.sr.ht</a>.</small><br/>
48 <small class='copyright'>
49 Content and design by Vincent Demeester
50 (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>)
51 </small><br />
52</footer>
53</footer>
54</body>
55</html>