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
-
Regular expression search and replace.
DOM parser library in PHP / Python for search and replace.
Might look shitty, but you find all occurrences reliably. -
C0D4681384yDesigner: I want more space on that
Dev: " "
Designer: no that's not enough
Dev:
<ul>
<li> labelName</li>
<li> labelName</li>
</ul>
Designer: looks good 👍 -
I mean I don't mind them inside / with actual text for "text reasons" ... but not for LAYOUT ...
-
but hey that brings in a question :P
what if i need a newline between two lines of text and want the next line of text to start at the same horizontal position as the old line of text ? -
@MadMadMadMrMim @BobbyTables is of the opinion that you should import a css framework with bulky overhead and increased complexity so that you may generate css using margins, paddings and other lofty ideals such as grids... Woe unto you if you dare use a basic <br/> provided by the html language syntax ...
Is this what our need for code complexity is bringing us to, looking for solutions to non existent problems. -
@EpicofGilgamesh I love you gilgamesh :) may I have your baby ? I'll take the hormones necessary first :P
-
@EpicofGilgamesh I mean I do suppose there are easy and clean ways of using css for spacing and the like that are being used all the time but yeah this is an exception to that in my opinion, unless you want a new <div> or <p> instead :P
Related Rants
-
BobbyTables7*looks at data in database* This float column seems wierd. The fractional parts are never above .59 *reality...
-
BobbyTables12Previous dev created a switch statement on a boolean flag. WTF
-
programmatical2i am fucking tired of companies that come to me expecting to magically fix their STEAMING PILE OF BULLSHIT AND...
Previous front end dev apparently was not aware of padding and margin.
The html is riddled with and <br>
Shoot me now
rant
previous dev