Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added strong tag to H1 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added strong tag to H1
ChardPeter committed Feb 6, 2024
commit a092412e0025b656fe8965b2ae8fffbaee3b0b55
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
<body>
<main id="main">
<div id="heading" class="center">
<h1 id="title" class="center">Steve Jobs</h1>
<h1 id="title" class="center"><strong>Steve Jobs</strong></h1>
<p class="font"><i>The man who loved innovation</i></p>
</div>
<div id="img-div">