Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
achehab8448yI just wrote this for you on my phone to piss you off, and mainly because i hate myself
....
.confuse-reviewer {
height: 310px! important;
}
.....
<div style="color:red;width:500px;height:200px;border-width:5px">
<div class="confuse-reviewer" style="height:300px">
<b>i am pro</b>
<br/>
<br/>
<i>you are a <strong>noob</strong></i>
</div>
</div> -
achehab8448y@simeg mainly because i hate myself, and to piss you off tbh.
i'm glad u liked the rest of it though -
I'm mostly a backend guy. I have no problem with people which put everything inside it's own div, this is perfect for scraping websites.
Related Rants
I honestly don't care what you think about HTML or CSS, but if you think you are too good for it and IF I see you using <br> for margins, sticking everything inside divs or writing CSS that makes my eyes bleed, then I hope you get to maintain a codebase like that one day. The only thing worse than bad code is an ignorant dev. Don' be that guy.
undefined
html
css