Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Included cgi does not get CSS formatted?

by dorward (Curate)
on Apr 07, 2009 at 08:51 UTC ( [id://755959]=note: print w/replies, xml ) Need Help??


in reply to Included cgi does not get CSS formatted?

I think you are looking in the wrong place, at least for starting out.

The browser is getting some HTML and (probably) CSS and rendering it, and it isn't rendering it the way you want.

This means that the HTML and/or CSS is wrong.

You are looking at the SSI and the Perl - but you should be looking at the HTML and CSS to see how they differ from what you want.

Once you have figured out what is wrong with the HTML and/or CSS then you can worry about changing the Perl so it generates the HTML you actually want.

Tools such as a validator might help you track down problems in the HTML, and…

I've never used CSS before.

Opera has a web standards tutorial that includes a decent section on CSS.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (8)
As of 2024-03-28 15:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found