main
1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <!-- Sep 03, 2024 -->
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/2022.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><section id="outline-container-Links" class="outline-2">
21<h2 id="Links">Links</h2>
22<div class="outline-text-2" id="text-Links">
23</div>
24<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">
25<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>
26<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">
27<p>
28<span class="timestamp-wrapper"><span class="timestamp">[2020-03-22 Sun 13:58]</span></span>
29</p>
30</div>
31</div>
32<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">
33<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>
34<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">
35<p>
36<span class="timestamp-wrapper"><span class="timestamp">[2020-10-07 Wed 12:29]</span></span>
37</p>
38</div>
39</div>
40</section>
41</main>
42<footer id="postamble" class="status">
43<footer>
44 <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/>
45 <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/>
46 <small class='copyright'>
47 Content and design by Vincent Demeester
48 (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>)
49 </small><br />
50</footer>
51</footer>
52</body>
53</html>