Click here to Skip to main content
15,885,914 members
Home / Discussions / Web Development
   

Web Development

 
Questionvb 2010 web form sql control problem Pin
dcof4-Dec-14 10:17
dcof4-Dec-14 10:17 
AnswerRe: vb 2010 web form sql control problem Pin
Richard Deeming4-Dec-14 10:32
mveRichard Deeming4-Dec-14 10:32 
Questionadding jquery at a joomla's module backend code Pin
isengart3-Dec-14 23:04
isengart3-Dec-14 23:04 
QuestionEditing Elements Using Iframe Pin
MadDashCoder3-Dec-14 19:24
MadDashCoder3-Dec-14 19:24 
GeneralMessage Closed Pin
30-Nov-14 2:23
Janak197730-Nov-14 2:23 
GeneralRe: Next milestone in website development Pin
Dave Kreskowiak1-Dec-14 2:36
mveDave Kreskowiak1-Dec-14 2:36 
QuestionLearning & improving web application skills Pin
Angel Hermon27-Nov-14 8:18
Angel Hermon27-Nov-14 8:18 
QuestionPath to CSS Not Working Pin
MadDashCoder24-Nov-14 11:11
MadDashCoder24-Nov-14 11:11 
Hi all, I created a folder called Everyone in my project folder and moved some html pages from the project folder to this new folder. I left the css, images, and scripts folders in their original locations.

Then I modified the pages that were moved to the Everyone folder to use relative paths to access the styles, images and scripts. None of the pages in the Everyone folder is displaying correctly.

The following is my folder structure
          Project Folder
                 |
    -----------------------------------
    |          |         |            |
Everyone      CSS     images       scripts


I have used the following relative paths on a page in the Everyone folder to get access to a css file and an image from the images folder but they are not working.

<link rel="stylesheet" href="/css/mediaCSS.css" type="text/css" media="screen" />
<img src = "/images/myimage.jpg" />


Please point out why they're not working, thanks in advance
AnswerRe: Path to CSS Not Working Pin
User 171649224-Nov-14 13:18
professionalUser 171649224-Nov-14 13:18 
GeneralRe: Path to CSS Not Working Pin
MadDashCoder24-Nov-14 16:24
MadDashCoder24-Nov-14 16:24 
AnswerRe: Path to CSS Not Working Pin
MadDashCoder3-Dec-14 18:43
MadDashCoder3-Dec-14 18:43 
QuestionINSPIRATION FOR DESIGN Pin
Member 1122910913-Nov-14 12:16
Member 1122910913-Nov-14 12:16 
AnswerRe: INSPIRATION FOR DESIGN Pin
PIEBALDconsult13-Nov-14 12:41
mvePIEBALDconsult13-Nov-14 12:41 
GeneralRe: INSPIRATION FOR DESIGN Pin
Richard MacCutchan13-Nov-14 22:17
mveRichard MacCutchan13-Nov-14 22:17 
AnswerRe: INSPIRATION FOR DESIGN Pin
Kornfeld Eliyahu Peter13-Nov-14 22:54
professionalKornfeld Eliyahu Peter13-Nov-14 22:54 
AnswerRe: INSPIRATION FOR DESIGN Pin
Nathan Minier14-Nov-14 2:14
professionalNathan Minier14-Nov-14 2:14 
GeneralRe: INSPIRATION FOR DESIGN Pin
Shamim Reza14-Dec-14 4:25
Shamim Reza14-Dec-14 4:25 
AnswerRe: INSPIRATION FOR DESIGN Pin
Rollin Shultz19-Dec-14 5:16
Rollin Shultz19-Dec-14 5:16 
QuestionReport Viewer Configuration Error in RDLC Report Pin
Preety Shah12-Nov-14 3:25
Preety Shah12-Nov-14 3:25 
GeneralRe: Report Viewer Configuration Error in RDLC Report Pin
Sheepings13-Nov-14 4:21
professionalSheepings13-Nov-14 4:21 
AnswerRe: Report Viewer Configuration Error in RDLC Report Pin
jaimin851-Dec-14 23:17
jaimin851-Dec-14 23:17 
Questionhow i use datepicker in mvc 5? [moved] Pin
Member 1078224211-Nov-14 1:25
Member 1078224211-Nov-14 1:25 
AnswerRe: how i use datepicker in mvc 5? Pin
Mark Parity11-Nov-14 1:27
Mark Parity11-Nov-14 1:27 
GeneralRe: how i use datepicker in mvc 5? Pin
Nagy Vilmos11-Nov-14 1:30
professionalNagy Vilmos11-Nov-14 1:30 
GeneralRe: how i use datepicker in mvc 5? Pin
Mark Parity11-Nov-14 1:42
Mark Parity11-Nov-14 1:42 

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.