From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Properly close <img> tags and set alt attribute |
Date: | 2018-02-01 16:41:56 |
Message-ID: | CABUevEzyz48sVhRY1vrOrrgReVbD8UTBWqkKqwZtAKVmN9Py5Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On Tue, Jan 30, 2018 at 4:31 PM, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> Noticed that we had some <img> tags that weren’t closed with <img .. />,
> which
> is illegal in XHTML (it is however legal in HTML). The attached patch
> closes
> all tags I found, and sets the missing alt=“” attributes on them where
> applicable.
>
Applied, thanks.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2018-02-01 16:44:17 | Re: Presskit 10 review |
Previous Message | Daniel Gustafsson | 2018-01-30 19:14:30 | Presskit 10 review |