convert to xhtml4

This commit is contained in:
mmquickie 2021-08-18 02:45:43 +02:00
parent fc89148654
commit 7586db0be5
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
<!--Old Style--> <!--Old Style-->
<!DOCTYPE HTML> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<html lang=”en-us”> <html lang=”en-us”>
<head> <head>
<link rel="stylesheet" href="../style.css"> <link rel="stylesheet" href="../style.css">