Skip to content

Commit 084b1f9

Browse files
authored
W3C validation fixes
Correcting issues so there are no W3C warnings or errors
1 parent 968700a commit 084b1f9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<link rel="stylesheet" href="/styles/main.css" id="mainCss">
2222
<link rel="icon" href="/favicon.ico" sizes="16x16" type="image/vnd.microsoft.icon">
2323

24-
<style type="text/css">
24+
<style>
2525
#loading-wrapper {
2626
position: fixed;
2727
top: 0;
@@ -573,7 +573,8 @@ <h3 class="mdl-mega-footer--heading">FAQ</h3>
573573
href="https://crates.media"
574574
title="Web Design and Contract Development Services - Crates Media"
575575
>Contract Development Services</a>
576-
</li> ::
576+
</li>
577+
<li>::</li>
577578
<li>
578579
<a
579580
href="https://hosted.domains"

0 commit comments

Comments
 (0)