Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Cedrick
(view source)
Revision as of 09:42, 18 November 2019
135 bytes added
,
09:42, 18 November 2019
no edit summary
Line 1:
Line 1:
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
+
<link rel="stylesheet" href="https://www.google.com/w3.css">
<head>
<head>
−
<
title
>
Page Title
</
title
>
+
<
style
>
+
body {
+
background-color: linen;
+
}
+
+
h1 {
+
color: maroon;
+
margin-left: 40px;
+
}
+
</
style
>
</head>
</head>
<body>
<body>
−
<h1>This is a
Heading
</h1>
+
<h1>This is a
heading
</h1>
<p>This is a paragraph.</p>
<p>This is a paragraph.</p>
</body>
</body>
</html>
</html>
Cedric.kamgang
25
edits