Click here to Skip to main content
15,896,285 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRemover Mozila Browser Cache Pin
monu nair8-Apr-09 20:12
monu nair8-Apr-09 20:12 
AnswerRe: Remover Mozila Browser Cache Pin
Abhishek Sur8-Apr-09 21:36
professionalAbhishek Sur8-Apr-09 21:36 
GeneralRe: Remover Mozila Browser Cache Pin
monu nair9-Apr-09 0:02
monu nair9-Apr-09 0:02 
QuestionProblem in following MVCPattern in ASP.NET Pin
crrajaguru8-Apr-09 19:47
crrajaguru8-Apr-09 19:47 
Questiontype does not contain a definition for identifier [modified] Pin
nilam24778-Apr-09 19:34
nilam24778-Apr-09 19:34 
AnswerRe: type does not contain a definition for identifier Pin
Abhijit Jana8-Apr-09 20:53
professionalAbhijit Jana8-Apr-09 20:53 
GeneralRe: type does not contain a definition for identifier Pin
nilam24778-Apr-09 22:08
nilam24778-Apr-09 22:08 
QuestionCSS sytlesheets Pin
Tina P8-Apr-09 17:15
Tina P8-Apr-09 17:15 
All,
<pre>
&lt;li id="img2"&gt;
&lt;a class="current"&gt;
&lt;img src="Images/about_pic.jpg" id="MapHead" alt="Around the world"
/&gt;
&lt;/a&gt;
&lt;/li&gt;</pre>

As shown in the code snippet above, I'm trying to populate a list item (Li) which is part of an Unordered list (UL). As you can see the image I'm trying to display underneath the first couple of items which happens to be hyperlink does not fill the entire space (i.e the class current that is applied to the anchor tag sort of create a border within which the image needs to be displayed, the problem is that in its original resolution (i can't simply change the width adn height of the image as it distorts the resolution) the image does not appear to fill the entire space that is it is sort of in the center of that border created using the class = current as shown above.

The question is this, is there any attribute that I can apply to the image either inline or using a class in a css which will enable it to fill the entire area created by the border.

Thanks
Tina
Questionchat application Pin
dotnetmember8-Apr-09 15:34
dotnetmember8-Apr-09 15:34 
AnswerRe: Wrong Question Wrong forum ... [modified] Pin
Yusuf8-Apr-09 15:45
Yusuf8-Apr-09 15:45 
GeneralRe: Wrong Question Wrong forum ... Pin
Rajeesh MP8-Apr-09 18:06
Rajeesh MP8-Apr-09 18:06 
GeneralRe: Wrong Question Wrong forum ... Pin
Yusuf8-Apr-09 18:57
Yusuf8-Apr-09 18:57 
GeneralRe: Wrong Question Wrong forum ... Pin
Rajeesh MP8-Apr-09 19:03
Rajeesh MP8-Apr-09 19:03 
AnswerRe: chat application Pin
Christian Graus8-Apr-09 16:27
protectorChristian Graus8-Apr-09 16:27 
GeneralRe: chat application Pin
Rajeesh MP8-Apr-09 18:03
Rajeesh MP8-Apr-09 18:03 
GeneralRe: chat application Pin
Abhijit Jana8-Apr-09 18:10
professionalAbhijit Jana8-Apr-09 18:10 
GeneralRe: chat application Pin
Rajeesh MP8-Apr-09 19:00
Rajeesh MP8-Apr-09 19:00 
GeneralRe: chat application Pin
dotnetmember8-Apr-09 18:25
dotnetmember8-Apr-09 18:25 
QuestionWebservice fileupload timeout Pin
circle-driver8-Apr-09 12:28
circle-driver8-Apr-09 12:28 
AnswerRe: Webservice fileupload timeout Pin
Yusuf8-Apr-09 14:27
Yusuf8-Apr-09 14:27 
GeneralRe: Webservice fileupload timeout [modified] Pin
Rajeesh MP8-Apr-09 18:10
Rajeesh MP8-Apr-09 18:10 
GeneralRe: Webservice fileupload timeout Pin
circle-driver8-Apr-09 22:52
circle-driver8-Apr-09 22:52 
GeneralRe: Webservice fileupload timeout Pin
circle-driver8-Apr-09 22:45
circle-driver8-Apr-09 22:45 
GeneralRe: Webservice fileupload timeout Pin
Rajeesh MP8-Apr-09 23:47
Rajeesh MP8-Apr-09 23:47 
AnswerSolved! Pin
circle-driver12-Apr-09 23:24
circle-driver12-Apr-09 23:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.