<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=Blog%3A_2024-02-20</id>
	<title>Blog: 2024-02-20 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=Blog%3A_2024-02-20"/>
	<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=Blog:_2024-02-20&amp;action=history"/>
	<updated>2026-04-27T16:15:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.abuissa.net/index.php?title=Blog:_2024-02-20&amp;diff=1028&amp;oldid=prev</id>
		<title>172.69.65.37: Created page with &quot;Alright I created this little code pen https://codepen.io/Razzi-Abuissa/pen/oNVOqyL  And I wanted to log it because to get the element to align to the bottom, I had to set the page height to 100%, otherwise it was aligned to the bottom but the whole page was a small height... have run into this before.&lt;pre&gt; html, body {   height: 100%; }  .main {   height: 100%;   display: flex;   flex-direction: column;   justify-content: space-between; } &lt;/pre&gt;Also you need a spacer el...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=Blog:_2024-02-20&amp;diff=1028&amp;oldid=prev"/>
		<updated>2024-02-20T18:08:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Alright I created this little code pen https://codepen.io/Razzi-Abuissa/pen/oNVOqyL  And I wanted to log it because to get the element to align to the bottom, I had to set the page height to 100%, otherwise it was aligned to the bottom but the whole page was a small height... have run into this before.&amp;lt;pre&amp;gt; html, body {   height: 100%; }  .main {   height: 100%;   display: flex;   flex-direction: column;   justify-content: space-between; } &amp;lt;/pre&amp;gt;Also you need a spacer el...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Alright I created this little code pen https://codepen.io/Razzi-Abuissa/pen/oNVOqyL&lt;br /&gt;
&lt;br /&gt;
And I wanted to log it because to get the element to align to the bottom, I had to set the page height to 100%, otherwise it was aligned to the bottom but the whole page was a small height... have run into this before.&amp;lt;pre&amp;gt;&lt;br /&gt;
html, body {&lt;br /&gt;
  height: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.main {&lt;br /&gt;
  height: 100%;&lt;br /&gt;
  display: flex;&lt;br /&gt;
  flex-direction: column;&lt;br /&gt;
  justify-content: space-between;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;Also you need a spacer element:&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;main&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;space&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;h1&amp;gt;👋 Hello World!&amp;lt;/h1&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>172.69.65.37</name></author>
	</entry>
</feed>