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

Practice branch #2

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
9 changes: 6 additions & 3 deletions Hello.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,16 @@
</head>
<body>

<h1>Helyo, and welcome to my pactice html document</h1>

<h1>Hello, and welcome to my practice html document</h1>
<h2> Perla Abella </h2>
<h1> Hello</h1>
<p>Thid is a practice repository <p>

<div>

<strong id="hulk">Find errors in html text and fix :)</strong>

</div>

</body>
</html>
</html>
5 changes: 4 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@
div{
text-decoration-line: underline;
text-align: center;
}
}


/* Set paragraph color to blue */