Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-94 authored May 21, 2021
1 parent 82980ce commit fd998c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/landing-page/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE >
<html lang="en">
<head>
<meta charset="UTF-8">
Expand Down Expand Up @@ -56,4 +56,4 @@ <h2>Section 3</h2>
</footer>

</body>
</html>
</html>

This comment has been minimized.

Copy link
@yossefnewer

yossefnewer Aug 24, 2022

<title>breaking bad</title>
  • breaking bad
  • walter white
  • jesse pinkman
  • hank shreder
  • saul goodman
  •     </ul>
     </nav>
     <div>
          <section id="breaking bad" class="main"></section>
     </div>
          
          <section id="walter white" class="section1">walter white</section>
          <section id="jesse pinkman" class="section2">jesse pinkman</section>
          <section id="hank shreder" class="section3">hank shreder</section>
          <section id="saul goodman" class="section4">saul goodman</section>
     
     </div>
     <script src="https://cdn.jsdelivr.net/gh/cferdinandi/[email protected]/dist/smooth-scroll.polyfills.min.js"></script>
    
    <script class="src">"app.js"</script>

1 comment on commit fd998c3

@Simmonsj37
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this?
It just look like the beginning of a HTML webpage where is the samole to follow for assistance?

Please sign in to comment.