got styling examples for me to copy the homework of

This commit is contained in:
2026-04-05 18:00:09 -04:00
parent 1cb647262b
commit 667ace07dc
3 changed files with 783 additions and 6 deletions

View File

@@ -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>