You are here: DEVPPL Forum Programming CSS Forum
NOTIFICATIONS
54.078
MEMBERS
15.681
TOPICS
62.250
POSTS
  562
FLASH GAMES
7.740
TUTORIALS
 

Login

E-mail:
Password:

Problem with display property

0

Loading

Problem with display property

Postby SowmyaS » Fri Apr 08, 2011 6:46 am

Hi all,

I have given diaplay:inline but it is not allowing bottom border to flow till the end. bottom border is ending with the text limit.
Here is my css. please check & help

#head_in{
color:#bb642f;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:20px;
width:400px;
margin-left:10px;
border-bottom:1px solid #bb642f;
display:inline}
SowmyaS
 
Reputation: 0
Posts: 4
Joined: Mon Mar 28, 2011 1:26 pm
Highscores: 0
Arcade winning challenges: 0

Problem with display property - Sponsored results

Sponsored results

Login to get rid of ads

 

0

Loading

Re: Problem with display property

Postby Rajmv » Wed Jul 27, 2011 6:14 pm

I can't do much without a more complete sample of code. specifically i'd need the html.

Best to put your problem on a site, and then provide us with a url.
Other developers like myself can then help you quickest.
Rajmv
 
Reputation: 0
Posts: 103
Joined: Thu Jul 14, 2011 8:22 am
Highscores: 0
Arcade winning challenges: 0
^ Back to Top