working css
This commit is contained in:
parent
12d469da05
commit
ea28ecb36e
2 changed files with 64 additions and 1 deletions
|
|
@ -1,8 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/shared.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<h1>todo</h1>
|
||||
<div class="glass artical">
|
||||
<h1>hi</h1>
|
||||
<hr>
|
||||
<p>obama killed my wife</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue