LalSalaamComrade@lemmy.ml to Memes@lemmy.ml · edit-210 months ago***message-squaremessage-square29fedilinkarrow-up1381arrow-down113
arrow-up1368arrow-down1message-square***LalSalaamComrade@lemmy.ml to Memes@lemmy.ml · edit-210 months agomessage-square29fedilink
minus-squareTWeaK@lemm.eelinkfedilinkEnglisharrow-up28·edit-21 year agoI miss the days when everything you saw on the internet was easily accessible in the temp folder, ready for you to rummage through.
minus-squarethantik@lemmy.worldlinkfedilinkEnglisharrow-up27arrow-down1·edit-21 year agoBack when making a webpage was <TR>, <TD> and <TABLE> Edit: HAAA, I can’t put html tags in text! Even with escape characters! Edit2: I DID IT! I had to use the HTML-entity-codes!
minus-squareonion@feddit.delinkfedilinkarrow-up3·edit-21 year agoYou could’ve also used the <table> <tbody><tr> <td> code formatting option<\blink> <\td> <\tr> <\table> that is built into Markdown for, well, formatting code Just put your text between these: ``` ``` </td></tr></tbody></table>
minus-squarethantik@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down1·1 year agoLook at your ‘source’ for this comment, did you notice that Lemmy seems to be adding closing tags to the end of it automatically? That makes me think there’s some formatting that could be broken out of, doesn’t seem to be handled all that well.
I miss the days when everything you saw on the internet was easily accessible in the temp folder, ready for you to rummage through.
Back when making a webpage was <TR>, <TD> and <TABLE>
Edit: HAAA, I can’t put html tags in text! Even with escape characters! Edit2: I DID IT! I had to use the HTML-entity-codes!
You could’ve also used the
<table> <tbody><tr> <td> code formatting option<\blink> <\td> <\tr> <\table>
that is built into Markdown for, well, formatting code
Just put your text between these:
```
``` </td></tr></tbody></table>
Look at your ‘source’ for this comment, did you notice that Lemmy seems to be adding closing tags to the end of it automatically? That makes me think there’s some formatting that could be broken out of, doesn’t seem to be handled all that well.