I have some HTML files that use at least three different languages and are generated by PERL from both a MySQL database and original HTML files.
This vast collection of HTML files has to be edited in order to transform some characters that are not valid UTF-8.
I have made a little progress in...
How do you force horizontal scrolling for an entire page display? I have tried the following solutions after a search in Google:
Adding "min-width: 1500px" to the body style. This worked in a sample page, but not in my published page.
Adding "overflow:scroll" to either the body or table tag...
I have a website that can be accessed by several different addresses. I use the LAN restricted addresses 192.168.X.X for website servicing and two other addresses for access from the outside. Furthermore, my server to the internet has forwarding so that several different addresses access...
I've been placing an image that repeats in many different table cells using a style class background setting applied to the different cells with that class setting. But I wonder if it might be more efficient to the browser to load these images with an image tag even if they are all the same...
I am trying to set the left-border so that it shows with a solid border on the left of only certain columns set with a certain class. But I am getting no settings being shown.
Here is a simple example of what I am trying to do:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"...
thread219-1220558
thread219-1303188
I am trying to apply HTML::FormatText to process HTML in the text strings. I have applied the code successfully in the included thread, but I have come against HTML pages that use non-break spaces for regular spaces in the text.
It's very strange, the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.