I have a problem in report layout using CSS

Asked By 10 points N/A Posted on -
qa-featured

Hi everyone,

I have a worked in a website and tried to report layout using CSS but when I pulled it up to online it didn't have report and nothing like I have done in website.

I can't understand how to figure out and back to work.

Please help me

SHARE
Best Answer by Darrel R Gonzale
Best Answer
Best Answer
Answered By 0 points N/A #162789

I have a problem in report layout using CSS

qa-featured

You need to debug your site for errors check on your local server and put it on the web after it works on local server.

Check for any missing element, specially check the program you are designing in and make sure it contains no error. Check website on different browsers and you will be able to find errors.

Also check what type of errors your site contains, is it a programming error, code error and check each step in website design.

Darrel R Gonzale

 

Answered By 45 points N/A #162788

I have a problem in report layout using CSS

qa-featured

Hello Pam,

It seems to be a problem with maintenance page. May be in the maintenance page, the head tags are not being called and it only happens in the online mode. It works perfectly in the offline mode so you did not notice the problem in offline. You can try copying everything from the page so the head will be empty. Then add the head code and body tag and your problem might not persist.

I hope this helps

Related Questions