Click here to Skip to main content
15,887,135 members
Home / Discussions / Web Development
   

Web Development

 
Questionretrieve image Pin
LiYS23-Apr-09 17:20
LiYS23-Apr-09 17:20 
QuestionAn article submission system Pin
jesarg23-Apr-09 17:14
jesarg23-Apr-09 17:14 
AnswerRe: An article submission system Pin
Yusuf24-Apr-09 6:11
Yusuf24-Apr-09 6:11 
QuestionAjax hover menu Pin
Mohammad Al Hoss23-Apr-09 14:37
Mohammad Al Hoss23-Apr-09 14:37 
AnswerRe: Ajax hover menu Pin
Yusuf23-Apr-09 15:28
Yusuf23-Apr-09 15:28 
QuestionCSS and linking to your content [modified] Pin
rbwest8623-Apr-09 11:32
rbwest8623-Apr-09 11:32 
AnswerRe: CSS and linking to your content Pin
DoctorMick24-Apr-09 4:45
DoctorMick24-Apr-09 4:45 
QuestionCSS Issue with VS2008 Pin
DotNetMan23-Apr-09 10:24
DotNetMan23-Apr-09 10:24 
I have an external style sheet I am using in an html page. I'm using vs2008 to do some development in. I have created a body element in my css page. The link for the style sheet is in the header of the html page like it should be but I am not seeing the css effects appearing for my body or p tags, what am I doing wrong?

I noticed that if I define the following in my css page they are not applied to my html page.



<title>








css file:

body
{
font-size: 10px;
color: #222222;
line-height: 1;
}

p
{
line-height:1.2em;
marginBlush | :O ;
}

div.wrap
{
background-color:#FFFFFF;
}


The div.wrap gets executed but the body and p elements will not show properly. What am I missing here?

Thanks,
DNM
AnswerRe: CSS Issue with VS2008 Pin
rbwest8623-Apr-09 12:04
rbwest8623-Apr-09 12:04 
QuestionDisplaying multiple pages in the same page Pin
armasramirez23-Apr-09 5:47
armasramirez23-Apr-09 5:47 
QuestionclickOnce problem Pin
Shital@icon22-Apr-09 22:02
Shital@icon22-Apr-09 22:02 
AnswerRe: clickOnce problem Pin
saanj28-Apr-09 21:37
saanj28-Apr-09 21:37 
QuestionWeb Development – Six Questions inside! Pin
rbwest8622-Apr-09 16:01
rbwest8622-Apr-09 16:01 
AnswerRe: Web Development – Six Questions inside! Pin
Marc Firth22-Apr-09 22:04
Marc Firth22-Apr-09 22:04 
QuestionIs this do-able? Sync web data with thumb drive device Pin
Hypermommy21-Apr-09 9:20
Hypermommy21-Apr-09 9:20 
AnswerRe: Is this do-able? Sync web data with thumb drive device Pin
Marc Firth22-Apr-09 1:47
Marc Firth22-Apr-09 1:47 
GeneralRe: Is this do-able? Sync web data with thumb drive device Pin
Hypermommy22-Apr-09 6:13
Hypermommy22-Apr-09 6:13 
GeneralRe: Is this do-able? Sync web data with thumb drive device Pin
Marc Firth22-Apr-09 21:52
Marc Firth22-Apr-09 21:52 
AnswerRe: Is this do-able? Sync web data with thumb drive device Pin
led mike22-Apr-09 6:49
led mike22-Apr-09 6:49 
GeneralRe: Is this do-able? Sync web data with thumb drive device Pin
Hypermommy22-Apr-09 11:25
Hypermommy22-Apr-09 11:25 
GeneralRe: Is this do-able? Sync web data with thumb drive device Pin
SeMartens22-Apr-09 21:17
SeMartens22-Apr-09 21:17 
QuestionJavascript if/else and image display? Pin
djhankypark21-Apr-09 6:36
djhankypark21-Apr-09 6:36 
AnswerRe: Javascript if/else and image display? Pin
Marc Firth21-Apr-09 22:41
Marc Firth21-Apr-09 22:41 
GeneralRe: Javascript if/else and image display? Pin
djhankypark22-Apr-09 10:36
djhankypark22-Apr-09 10:36 
GeneralRe: Javascript if/else and image display? Pin
Marc Firth22-Apr-09 22:14
Marc Firth22-Apr-09 22:14 

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.