Re: different behaviour between web servers
Paul <[email protected]>
| Newsgroups | gmane.comp.apache.user |
|---|---|
| Organization | Stormy Weather |
| Message-ID | <[email protected]> |
On 2024-11-12 01:02, Zahid Rahman wrote: > Hi, > > In my development environment running in Visual Code and a live server > The carousel is behaving as it is programmed using CSS HTML. > The images are coming from a misty white fog from the right and > disappearing into a misty white cloud on the left. > > However when I host it the white effect is not showing . > https://www.groundupsystem.com/ <https://www.groundupsystem.co.uk/> > https://www.groundupsystem.co.uk/ <https://www.groundupsystem.co.uk/> > > > Same codebase > Same browser > I feel there must be a bug in the webserver at the hosting site. Your are very short in your description of "live server" and "webserver at the hosting site." However, your <https://www.groundupsystem.co.uk/> appears to be responding with what you have coded it to respond with. Very much outside the scope of this list, a quick look shows numerous html and css coding errors (see <https://validator.w3.org/> and <https://jigsaw.w3.org/css-validator/> HTH Paul