[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: why is this html looks like this?



On 2011-01-04 22:57:07 +0000, Chris Davies wrote:
> Kent West <westk@acu.edu> wrote:
> > [...] the .png file has a big black block over most of it [...]
> 
> Same here. It's likely to be the png.
> Chris

No, you can tell by the arrangement of the black bars that the author
put them there on purpose, in order to cover up sensitive information.
The URL is black, the name of the tab is black, the first line of the
HTML is black, and the content of the tags is black.

Posed this way, with a blacked out image, and the same link given
twice, makes it quite a mystery as to what problem the OP would like
help solving.

My guess is the problem is that in HTML whitespace is almost always
collapsed. Try using...

    style="white-space: pre"

...in the parent container, whatever that may be!

Just a guess,

Phil


Reply to: