If that’s what you want,.

 
Masincup: Heh my computer is quite bad but it works

Masincup: The audience sadly is just myself

Masincup: I’ve tried all the rss aggregators and it all ****ed *****

Cluxton: Anyone have a minute to take a look at my code and help?

Rufi: Whatever floats your boat gde33

Rufi: I use http://usepanda.com

Masincup: Drej: thanks for testing in chrome :

Masincup: Ah thanks, havent tested this one

Masincup: Lol many many features but not my cup of tea

Masincup: I do like the preconfigured feeds

Masincup: It is nice if you are a web designer

Masincup: Amandbu: try make a small test case and replicate the problem there

Pead: Hey there, could someone help me with this please? I need to center this two elements *without* using center tag, http://jsfiddle.net/Lwtmjda8/ could someone help please? thanks

Galarneau: RonRichie: https://css-tricks.com/centering-css-complete-guide/

Gluszek: Hi. I have a a that I want on a new line. How shall I do this? I tried float: left, clear: both. nothing working.

Gioriano: Miesco: What about display: block;?

Laconte: Marrenarre: Yea I tried that too

Touch: When I do ‘clear: both’ it actually just disappears

Rae: Graleski got a question, do text boxes and buttons by default have fixed width?

Goates: Sorry, I am little bit confused about the html5 sectioning elements article, section, aside is this the channel to discuss it ?

Lennertz: Oh I see where it went. It went out of the whole surrounding div

Burvine: Px1mp: There is also #html5.

Grzegorek: Hey pls somebody help me with this, I need to center http://jsfiddle.net/Lwtmjda8/ this without using *center* tag, someone could help with it? Im not into design but I just need this, if someone could ***ist would really appreciate it

Keltz: RonRichie, CSS horizontal centering: http://dorward.me.uk/www/centre/

Tallas: Tinystoat its unavailable

Shippee: RonRichie: https://web.archive.org/web/20150402045531/http://dorward.me.uk/www/centre/

Verano: Tinystoat it uses a center tag, I need to do so without one

Plemons: RonRichie: not it does not use center in there anywhere

Schurk: RonRichie: read the page and stop skipping about

Balton: Is there a way to fix viewpoint perctages not working with border widths ?

Chait: I need some help removing the default padding from a bootstrap theme when the site is viewed on mobile devices.

Kauffman: I’m entirely new to CSS, so i have no clue.

Wigren: Okay, so you’re going to have to learn the basics before you can do what you want

Schallig: Brandin, Resources to help you get started: http://hashcss.com/schools/

Shill: That’s not how you learn.

Benderman: Right, that’s what i’m doing.

Wigren: No, you’re trying to remove the padding from a bootstrap theme. that’s not learning, that’s doing

Shill: Get used to browser inspector tools ;

Munden: Wigren, Chrome: https://developer.chrome.com/devtools :: Firefox: https://developer.mozilla.org/en-US/docs/Tools :: Safari: http://bit.ly/1rivUXd :: IE: http://bit.ly/1qbxkT5

Christerson: I learned HTML by doing.

Tuckerman: Brandin: If that’s all you did, that may not be so good.

Tomko: So there’s no simple way to do this?

Wigren: The padding property. set it to whatever you want. the trick is where to set it

Rufi: Or border-box all the things

Gundrum: And i’m guessing it needs to be set differently when the viewing area decreases to a certain resolution?

Rufi: Http://www.paulirish.com/2012/box-sizing-border-box-ftw/

Wigren: If that’s what you want, then yes