Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: New to this... CSS styles are not applied to the HTML within the PERL script. Please help!

by gman (Friar)
on May 28, 2014 at 18:56 UTC ( [id://1087702]=note: print w/replies, xml ) Need Help??


in reply to New to this... CSS styles are not applied to the HTML within the PERL script. Please help!

This is not a Perl question, but your "styles.css" is not accessible from http://www.jbritten.co.uk/contact/styles.css so your  <link href="styles.css" ...>
needs to look something like

<link href="../styles.css" ...>

  • Comment on Re: New to this... CSS styles are not applied to the HTML within the PERL script. Please help!
  • Select or Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1087702]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-18 14:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found