about

26 yrs old / uk based / libra sun leo moon aquarius rising / she/they

i think a big reasoning as to why ive decided to start a blog of sorts was partly due to the fact that it had become truly (and i mean truly) concerning just how much time i would spend on my phone. i used to be a relatively tech-y person (well, not at all really but compared to the average joe the fact that i even knew how to pirate adobe was impressive). as years went on, and especially after i started working in a corporate setting, i slowly felt my brain capacity shrink. i felt trapped by my phone and felt like the internet that raised me was dead. it kind of concerned me; i couldnt focus on arts and crafts, i felt bombed by ads whenever i opened a webpage, and even my previously precious fellow internetnauts got dumber and dumber. im hoping at least this space could serve as a hobby, or a museum of me? either way. hello, welcome!

20 April 1969

interests & fandoms

kpop: loona (ult), gfriend, t-ara, kiiikiii, red velvet (ult), 9muses, nmixx, hearts2hearts, aespa, stellar

tv: ginny and georgia, pluribus, twilight zone, gravity falls, svtfoe, dan and phil, steven universe, severance, the x files, twin peaks

music genres: hyperpop, indie rock, europop, romanian popcorn, techno, footwork, house

Adding blocks

There is a very specific element wrapping pattern you need to follow for the styling to look correct. Usually, you'll probably be splitting your page into sections, so use the <section> tag with the "post: class with the following structure:

<section class="post">
<div class="article-content">
THIS IS WHERE YOUR TEXT ACTUALLY GOES
</div>
<footer class="article-footer"><div class="date">Optional footer line, you can put a date here. Delete if not using</div></footer>
</section>

There are two scenarios where you don't want to use section: if you're doing an actual list of blog posts, each post should be wrapped in an article tag, so use <article class="post"> instead. If you're just using the boxes for stylistic purposes, use <div class="post">. (If you're not sure whether that's the case, you should most likely use a regular div if there's no header at the beginning of the section.)

Tags

The footer is optional, so just delete it if you don't want it. You can also add "tags" to the footer in true Tumblr fashion:

<footer class="article-footer"><div class="date">Date or whatever</div> <div class="tags"> <span class="tag">#tag here</span> </div> </footer>

Tags can contain links without any issues.

Image posts

You can add a main image to a section by putting it in front of the article-content element. It will separate the image from the rest of the "post" content like in a Tumblr image post. If you want inline images (i.e. the image is inside the box), you can just add them normally.

<section class="post">
<img src="IMAGE PATH" alt="ALT TEXT" class="postimage" />
<div class="article-content">
THIS IS WHERE YOUR TEXT ACTUALLY GOES
</div>
<footer class="article-footer"><div class="date">FOOTER</div></footer>
</section>

If you're still confused, the next post has the full enchilada (image and tags) as a demo.

600 BC
Lungfish meme
Image description

A meme reading "I am not a toy. I am not a Christmas present. I am a 109 year commitment. Please think hard before you give someone an Australian Lungfish this Christmas." The text is superimposed on a photo of an Australian Lungfish.

578 notes
#memes #funny

More demos

  • This
  • is
  • a
  • list
    • List
    • inside
    • of
    • list