Hi all,
Does any one know which version of which browser support pre-warp?
Sems like no browser support it so far?!
Best regards,
- Anas R.
http://www.richstyle.org
__
css-discuss [EMAIL PROTECTED]
http://www.css
been set
as an inline object.
Any solution?
Best regards,
- Anas R.
http://www.richstyle.org
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com
tabs.
- or you'll keep line-breaks and tabs, then you'll lose the rest of the line!
According to w3c specifications there are another choice to print both
line-breaks/tabs and there rest of the line wich is pre-wrap
but it didn't work in any browser, any soltion please?
Best rega
Hi all,
Is there any way to style input[type="file"]? both the text field and the
button?
Best regards,
- Anas R.
http://www.richstyle.org/
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/li
link2
--
Best regards,
- Anas R.
http://www.richstyle.org
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-dis
Hi All,
I'm trying to give a table colum some special attributs using CSS,
I've wrote something like this:
---
table {width: 100%}
.col2 {
direction: rtl;
background-color: yellow;
}
Normal