From: Thomas Huth <thuth@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [qemu-web PATCH 0/2] Fix HTML issues discovered with the W3 HTML validator
Date: Tue, 7 Feb 2017 11:23:40 +0100 [thread overview]
Message-ID: <1486463022-4780-1-git-send-email-thuth@redhat.com> (raw)
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(-)
--
1.8.3.1
next reply other threads:[~2017-02-07 10:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-07 10:23 Thomas Huth [this message]
2017-02-07 10:23 ` [Qemu-devel] [qemu-web PATCH 1/2] Add missing HTML tag to close the screenshots section Thomas Huth
2017-02-07 10:23 ` [Qemu-devel] [qemu-web PATCH 2/2] Add "alt" attributes to the img tags Thomas Huth
2017-02-07 10:40 ` [Qemu-devel] [qemu-web PATCH 0/2] Fix HTML issues discovered with the W3 HTML validator Paolo Bonzini
2017-02-07 10:50 ` Thomas Huth
2017-02-07 14:49 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1486463022-4780-1-git-send-email-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).