qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [qemu-web PATCH 0/2] Fix HTML issues discovered with th


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [qemu-web PATCH 0/2] Fix HTML issues discovered with the W3 HTML validator
Date: Tue, 7 Feb 2017 11:40:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1


On 07/02/2017 11:23, Thomas Huth wrote:
> The W3 HTML validator (https://validator.w3.org/) complains about
> missing "alt" attributes and a missing "</section>" tag for the
> new QEMU website. Here are two patches to fix the issues.
> 
> Thomas Huth (2):
>   Add missing HTML tag to close the screenshots section
>   Add "alt" attributes to the img tags
> 
>  _includes/screenshot.html | 2 +-
>  index.html                | 1 +
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 

Applied, thanks! :)

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]