keylog. (
keylogged) wrote in
a_musements2024-09-02 05:15 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
achates ripoff code, but it’s an editable template
casual HTML as always
for <achates>
Giant heading text here
Make sure your text is enclosed by the full
<!--TEXT CONTENT-->
& <!--/END TEXT CONTENT-->
lines! There’s some extra styling to account for an empty line before & after the text begins, for visibility in the code editor.Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Subheader Text
Same div as above for spacing shenanigans. In the Aeneid, Achates (Ancient Greek: Ἀχάτης, "good, faithful Achates", fidus Achates as he was called) was a close friend of Aeneas; his name became a by-word for a very intimate companion.
» Lists tend to use this character.
» I recommend typing them out as regular text lines, because Deamwidth lists auto-add a bunch of spacing.
» But whatever floats your code.
Fancy Bullshit
Stuff in the first column. Note that there is no extra spacing around the text here, or it would look fluky on thin screens. Each column takes about half the width of the post contents.
Stuff in the second column. These can get pretty thin before jumping to a one-column layout! With the intended font, the minimum width is about as long as the “fancy bullshit” header.
This will also look weird with extra spacing, sorry! There’s also a solid line of extra space above & below the text here (intentional), so it works better with a longer block of text. Or just something that you really, really want to stand out, I guess.
Dropdown
This basically recycles the blockquote code, above, so you will once again have extra space above & below the content. It’s not my favorite, but this keeps it easier to edit.
If you want a plain ol’ text dropdown without the subheading look, replace the
<summary
line with <summary style="cursor:pointer;">
.Like so.
You don’t even need the fancy side-line div, really! (But it does look better with some visual distinction, IMO, to where the dropdown content begins & ends.)
And That’s Basically It
It’s a little more complicated than the codes I usually put out, just because each text section has its own little div, and also there are fancy bullshit options. For an effectively-plaintext post, though, you can ignore the fancy bullshit options and be all set with text & a header or two.
code by Flyleaf, blatantly ripping off the game info
base/container code
everything goes in here!
large heading
subheading
text content
every block of unformatted text should go in one of these!
fancy bullshit
optional!
two columns
blockquote
dropdown
Any questions, feel free to ask o7