Jump to content

Text wraps in non IE browsers


sseeley

Recommended Posts

Hi I have a really simple peice of code

 

.invalidLogin{
position:absolute;
top:140px;
left:5px;
font:bold italic 13px arial;
text:red;
}

<div class="invalidLogin">
<p style="color:red">
testing testing testing testing
</p>

 

When I use IE its perfect, however when I use Chrome, Opera, or Firefox the text automatically wraps around?

 

Can anyone help on this?

 

Stuart

Link to comment
https://forums.phpfreaks.com/topic/173993-text-wraps-in-non-ie-browsers/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.