flamingos-cant (hopepunk arc)@feddit.uk to Programmer Humor@programming.devEnglish · 1 day agoBeastlyfeddit.ukimagemessage-square85fedilinkarrow-up1812
arrow-up1812imageBeastlyfeddit.ukflamingos-cant (hopepunk arc)@feddit.uk to Programmer Humor@programming.devEnglish · 1 day agomessage-square85fedilink
minus-squarexangadix@lemmy.worldlinkfedilinkarrow-up119·1 day agoI am <center><div>fuck Mr beast</div></center> old
minus-squareCannonFodder@lemmy.worldlinkfedilinkarrow-up67·1 day agomargin-left: 276px; Adjust number until it looks centered. Easy peasy.
minus-squarezarkanian@sh.itjust.workslinkfedilinkarrow-up16·19 hours agoMake sure to put !important at the end just to be sure.
minus-squareSayCyberOnceMore@feddit.uklinkfedilinkEnglisharrow-up9·20 hours agoBest viewed on Internet Explorer with 800x600 display
minus-squarefubarx@lemmy.worldlinkfedilinkarrow-up12·22 hours agoPeople wanting to also center it vertically is what broke the web.
minus-squarexangadix@lemmy.worldlinkfedilinkarrow-up7·17 hours agoJust add <br> untill it looks somewhat in the middle, doh
minus-squarekubica@fedia.iolinkfedilinkarrow-up11·23 hours agoI got you fam: * { display: flex !important; }
I am
<center><div>fuck Mr beast</div></center>oldmargin-left: 276px;
Adjust number until it looks centered. Easy peasy.
Make sure to put
!importantat the end just to be sure.Best viewed on Internet Explorer with 800x600 display
People wanting to also center it vertically is what broke the web.
Just add
<br>untill it looks somewhat in the middle, dohNeeds more flexbox
I got you fam:
* { display: flex !important; }deleted by creator