got styling examples for me to copy the homework of
This commit is contained in:
11
index.html
11
index.html
@@ -10,8 +10,13 @@
|
||||
<link rel="icon" type="image/png" href="assets/icon.png">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Jibo Revived</h1>
|
||||
<p>Jibo is a social robot that was created by the company Boston Dynamics. It was created to be a companion for the elderly and the disabled. It was created to be a companion for the elderly and the disabled.</p>
|
||||
<p>The above is written by AI and DAMN it is wrong ;-;. Not too far off though.</p>
|
||||
<div class="hero">
|
||||
<h1 class="mini-title">Welcome to<br><span>Jibo Revived</span></h1>
|
||||
<p>Jibo was a $900 robot</p>
|
||||
<div class="btn-group">
|
||||
<button class="btn btn-primary">Get Started</button>
|
||||
<button class="btn btn-glass">Learn More</button>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user