It's been a great journey

1.6k points · 26 comments · view on lemmy.world

26 Comments

annoyed_onion@lemmy.world · 95 pts · 3y (11 replies)

Just put everything into tables. That's how we did it when I were a lad

Limitless_screaming@kbin.social · 31 pts · 3y

OG grid layout

dylanTheDeveloper@lemmy.world · 9 pts · 3y (1 reply)

Works for Word aswel (just make em invisible)

Klear@lemmy.world · 5 pts · 3y

Also works for Lua.

ChickenLadyLovesLife@lemmy.world · 9 pts · 3y (3 replies)

I used to enjoy building webpages with Notepad.

CapnAssHolo@sh.itjust.works · 6 pts · 3y (1 reply)

Man this triggered some forgetten memories.

ChickenLadyLovesLife@lemmy.world · 16 pts · 3y

This is my favorite Notepad memory: in the late '90s I went through a six-month stretch where Internet Explorer's "View Source" command just totally stopped working. It would normally open up the HTML source of a page in Notepad and suddenly not having this made debugging ... challenging to say the least. Nobody else that I worked with had this problem and nobody could figure out what had happened to me.

The culprit turned out to be an inexplicable IE bug where View Source wouldn't work if you had a shortcut named "Notepad" on your desktop. It didn't even have to be a shortcut to Notepad, it just had to be named that. The fix was to just rename the shortcut "NotepadX" and then View Source worked again.

annoyed_onion@lemmy.world · 3 pts · 3y

Elements and attributes IN ALL CAPS, because reasons

cloudy1999@sh.itjust.works · 5 pts · 3y (2 replies)

This and bespoke, hand crafted rounded edges.

MonsiuerPatEBrown@reddthat.com · 2 pts · 3y (1 reply)

that's how I kept my digtal axes so sharp by hand grinding img corners

cloudy1999@sh.itjust.works · 0 pts · 3y

That's right, we don't need no stinkin' CSS!

Update: Just for clarity - we most definitely need the stinkin' CSS.

mifan@feddit.dk · 3 pts · 3y

Frames… Lots of frames.

sirico@feddit.uk · 58 pts · 3y (5 replies)
                    Awesome
 
  It's a really good skill to learn.           But Make sure you get a good work flow.  
      You don't want to be one of those that can't center a div
Vishram1123@lemm.ee · 37 pts · 3y (3 replies)
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: flex;
align-items: center;
justify-content: center;
display: grid;
place-items: center;
sirico@feddit.uk · 16 pts · 3y (2 replies)

Pah too many words just use tabs 🤣

dot20@lemmy.world · 19 pts · 3y (1 reply)

<center>

QuazarOmega@lemy.lol · 23 pts · 3y

W3C: nah those mfs have it way too easy, deprecates it

dingus@lemmy.ml · 1 pts · 3y

Who are you calling a div?

MeatsOfRage@lemmy.world · 24 pts · 3y

Don't flex too hard

Shady_Shiroe@lemmy.world · 21 pts · 3y

Here is your trophy:

Little8Lost@feddit.de · 13 pts · 3y

without looking at the community i already saw from the top text that it has to be an css joke

doomkernel@sopuli.xyz · 6 pts · 3y

This is the real struggle

roon@lemmy.ml · 4 pts · 3y (1 reply)

Learning tailwind for the first the be like

MyNameIsIgglePiggle@sh.itjust.works · 1 pts · 3y

Ha! Just started that 2 days ago

salient_one@lemmy.villa-straylight.social · 4 pts · 3y

I sometimes think to grok CSS you have to have a printing degree.

cloudy1999@sh.itjust.works · 1 pts · 3y
[ removed ]
desmosthenes@lemmy.world · -9 pts · 3y

this joke is long past its shelf life at this point