paragraph size
Hi!
I have a small problem with some text i need to fit into a box
Please see: http://www.stichtingjua.org/press/ and look for the 4 green boxes VIDEO VISIE MISSIE NIEUWS / VIDEO VISION MISSION NEWS.
You'll see my problem right away, the text needs to be down to 2 or 3 lines and then the arrow.
Thank you very much for your help and tips!
Greetings,
Tom.
Text columns with CSS
Hi there, I'm new here so take it easy on me!
Ok so I'm trying to create 3 columns of text with css and thus far i've come across the following code:
.three-col { -moz-column-count: 3; -moz-column-gap: 20px; -webkit-column-count: 3; -webkit-column-gap: 20px; }
and the html is like this:
Text size/color issue in IE
I was checking the browser compatibility of my code, and the text size and color isn't working correctly in IE, yet works wonderfully and perfectly in all other browsers. However, if I style it in the document instead of in the stylesheet, it seems to work, but that's messy code and I don't really want to do that. Also, the text that's not working is under a class, but I'm positive nothing is overwriting it (again, because it worked in all other browsers). Does anyone have any ideas about why IE wouldn't register it?
How to styles CSS for text like this
Hello, Everyone
I have been used CSS for a 6 months but i still got stuck in how to styles CSS for a text look like in Photoshop cross browser, i can not make text thinner and higher look like text in image below, althought, i try to use font-weight in lighter value even 100 value, font-size, letter-spacing, word-spacing ... Please someone experience with styling text in CSS cross browser help me, give me some solutions to fix. Thanks in advance ! Have a nice day !
