We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94eb5fd commit 5d209c5Copy full SHA for 5d209c5
2 files changed
selectors4/Overview.html
@@ -1,11 +1,11 @@
1
-<!DOCTYPE html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
3
<html lang=en>
4
<head>
5
<title>Selectors Level 4</title>
6
<link href=default.css rel=stylesheet type="text/css">
7
8
- <style>
+ <style type="text/css">
9
.tprofile td, th { vertical-align: baseline; padding: 0 0.5em; }
10
.tprofile th { text-align: right; }
11
</style>
selectors4/Overview.src.html
@@ -1,9 +1,9 @@
<html lang="en">
<link href="default.css" type="text/css" rel="stylesheet">
0 commit comments