This is a discussion on "[SOLVED] Print preview of web page flashes up" within the Starting Out section. This forum, and the thread "[SOLVED] Print preview of web page flashes up are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Print preview of web page flashes up
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi - I am new to web design and have created my first web site for a local charity preschool. I have just got the site hosted - however when I look at the site from home (using IE7) -it looks just fine - but when it is viewed by someone else from their work (using IE6) before the web page loads up it briefly flashes up the print preview version of the page - which then disappears and the web page loads up correctly.
I have written the site on Dreamweaver using links to CSS to contain the design element - it's as if it is loading the site before taking any notice of the style sheet - the code I've used to include the css is:
Any help would be fantastic, Thanks, Jo |
|
|
|
||||
|
Re: Print preview of web page flashes up
You could try this but makes sure your paths to the css files are correct. This assumes the css files are in the same directory as the pages. You could create a folder called includes and put the css in there and add a path in the link href
|
|
|||
|
Re: Print preview of web page flashes up
Thanks - have managed to sort it out by changing the code that calls the css to
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] page breaking on ie 6 and 7 | lostboys | Web Page Design | 3 | Jan 22nd, 2008 17:11 |
| [SOLVED] getting page file name. | KillerChutney | PHP Forum | 6 | Nov 12th, 2007 16:17 |
| [SOLVED] Page count? | unitedcraig | JavaScript Forum | 11 | Nov 7th, 2007 07:07 |
| [SOLVED] Page doesn't validate. | mcdanielnc89 | Web Page Design | 9 | Oct 23rd, 2007 05:19 |
| [SOLVED] new page, with page numbers | saltedm8 | PHP Forum | 9 | Oct 5th, 2007 14:45 |