Login  Register

Re: A few minor website niggles

Posted by xinaesthete on Jun 28, 2010; 10:35am
URL: https://forum.jogamp.org/A-few-minor-website-niggles-tp924263p927488.html

Michael Bien wrote
On 06/26/2010 04:38 PM, xinaesthete [via jogamp] wrote:
> Also, you might think about adding a little padding to images (in
> particular on the jogl showcase)...
thanks will fix that. Feel free to propose a fixed stylesheet with the
image padding thingy included :)
Adding something like

#main img { padding: 10px; }

should be roughly ok I guess.  You might want to make it more global, but it messes up the header a bit if you do it to all img.

> and I notice that chrome complains about 'unmatched  tags' on
> that page.
w3 xhtml validator does not complain:
http://validator.w3.org/check?uri=http%3A%2F%2Fjogamp.org%2Fjogl%2Fwww%2F&charset=%28detect+automatically%29&doctype=Inline&group=0
That's probably a more valid source...

Cheers,
Peter