Skip to content
Snippets Groups Projects
Commit 5ffabc78 authored by Tim van Dijen's avatar Tim van Dijen Committed by Thijs Kinkhorst
Browse files

Fix minor XHTML compliancy issues (#479)

Don't start a <dl> when there's no content for it. Would result in "<dl></dl>".

One error left in: data-clipboard-target="#metadata"
JavaScript should probably be changed to check for id instead of a proprietary attribute.

Add mandatory cols-attribute for non-CSS compatible browsers.

We're one column short
parent dbdddf39
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment