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
-
kevbost25648yThis isn't really the place for help requests.
However, if you're unfamiliar with core css positioning and alignment, then using bootstrap is probably in your best interest. -
kevbost25648y@altermind bootstrap is a widely used css framework that exposes a number of tools.
For example:
div.row
div.col-sm-6
div.col-sm-6
that creates two containers that are both half the width of the screen. when the user is on a mobile device, both divs become the full width of the screen. -
@altermind I gave you an answer, and you spent more work typing a reply than reading the "what is bootstrap page" on bootstrap one site. It's okay to be lazy but only if "you're lazy like a fox" , (if you're not familiar with that saying it's similar to "don't reinvent the wheel"
Why should I, or anyone tell you what bootstrap is when a.) they have a great definition themselves on their site in English , b.) you speak English, and are asking for an explanation in English, c.) you have the Internet? -
cahva10158y
-
@altermind okay, well in your defense being sent a lmgtfy link is pretty demeaning
however you have a problem, and were presented with a great possible solution, but you're rejecting it outright because you're too lazy to Google one word and read the first link?
it's not my intention to be rude or to attack you, but as a beginner if you expect to get anywhere at all, you need to have the attitude of a sponge: to soak up as much knowledge as possible -
rove24028y@AdamGaskins first thing, ain't a beginner, judt dont know much about web design, its not my field. I did only a quick question for a quick answer, nothing more, I know that learning is important, but its like when you ask something to someone also if you could google it in a second, just to talk, nothing more, come on..
-
@all why the fk are you guys helping him out? He has no manners whatsoever and behaves like a 15 year old jerk. Wouldn't even consider helping such people. His first comment about "laziness and could someone sum it up" enforced my opinion. His comment took longer than googling bootstrap.
And if you do not want to learn something new for solving your problems OP, than just be quite! Good luck writing your beautiful frontend in php, lil' backend guy -
rove24028yThis is really boring, ok, I could have googled it, stop, I got my down votes, no problem, but please stop this discussion.
-
kevbost25648y
-
rove24028yWhy I get down votes for anything I say? I don't think is cat it's evil, it is cute, I was just kidding people! Cmon
-
gon a out all this down to good old fashion monday morning blues guys ......
original OP doesnt sound like a dev at all sounds like someone trying ti make a quick buck making someone a website.
its true though us developers are a while new breed come monday morning
Anybody here a UI designer that can help me with a HTML/CSS page for a kiosk? Just need someone to help me set up the initial template, shouldnt take more than an hour if anyone has time to spare. I've been trying to do it myself but I keep screwing up div alignment.
undefined