qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [qemu-web PATCH 0/2] Fix HTML issues discovered with the W3 HTML validator
@ 2017-02-07 10:23 Thomas Huth
  2017-02-07 10:23 ` [Qemu-devel] [qemu-web PATCH 1/2] Add missing HTML tag to close the screenshots section Thomas Huth
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Huth @ 2017-02-07 10:23 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: qemu-devel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-02-07 14:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-07 10:23 [Qemu-devel] [qemu-web PATCH 0/2] Fix HTML issues discovered with the W3 HTML validator Thomas Huth
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

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).