Changes

117 bytes added ,  08:42, 18 November 2019
no edit summary
Line 1: Line 1: −
<!-- Test Trial-->
+
<!DOCTYPE html>
 
+
<html>
<nowiki>#</nowiki>sidebar{
+
<link rel="stylesheet" href="https://www.google.com/w3.css">
 
+
<head>
float : right;
+
<style>
 +
body {
 +
  background-color: linen;
 +
}
   −
width: 30%;
+
h1 {
 +
  color: maroon;
 +
  margin-left: 40px;
 +
}
 +
</style>
 +
</head>
 +
<body>
   −
background - color: #333;
+
<h1>This is a heading</h1>
 +
<p>This is a paragraph.</p>
   −
color:#fff;
+
</body>
 
+
</html>
paddling: 15px;
  −
 
  −
box-sitting: border-box;
  −
 
  −
}