Skip to content

Commit da67933

Browse files
Resolved accessibility bugs
Signed-off-by: Natalia Luzuriaga <natalia.luzuriaga@cms.hhs.gov>
1 parent 72d7a29 commit da67933

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
<html>
1+
<html lang="en-US">
22
<meta charset="UTF-8">
33

44
<head>
5+
<title>code.json metadata</title>
56
<link rel="icon" type="image/x-icon" href="favicon.ico">
67
<link rel="stylesheet" href="css/styles.css">
78

@@ -42,9 +43,7 @@
4243
</head>
4344

4445
<body>
45-
4646
<div id="form-header"></div>
47-
4847
<!-- Exemptions Quiz: Simple Classification -->
4948
<div class="exemptions" id="start">
5049
<div class="exemptions-header">

0 commit comments

Comments
 (0)