Jump to content

include CSS file (help)


peter11

Recommended Posts

Yes its in the same directory.

 

My application is being built into facebook so if i include the body tags it gives errors and i have tried wrapping in <html>

 

Do you think the problem is its not in the <body> tags?

 

I dont think facebook allows this. Any way around that you can think of?

If FaceSpace doesn't allow you to use the <body> tag, it probable means the <body> tag has already been opened before your code is added, and then closed after your code.  If this is the case, you won't be able to edit the <head> tag either (as this comes before the body tag).

 

 

Zagga

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.