Skip to content

work for today#64

Open
DRockmore89 wants to merge 3 commits into
coding-boot-camp:masterfrom
DRockmore89:master
Open

work for today#64
DRockmore89 wants to merge 3 commits into
coding-boot-camp:masterfrom
DRockmore89:master

Conversation

@DRockmore89
Copy link
Copy Markdown

No description provided.

Ariel and others added 3 commits January 25, 2021 20:23
<html lang="en">
  <head>
    <meta charset="UTF-8" />

    <title>Hello World!</title>
  </head>

  <body>
    <h1>Panda Fan Site!</h1>

    <p>
      I LOVE PANDAS!!! I LOVE PANDAS!!! I LOVE PANDAS!!! I LOVE PANDAS!!! I LOVE
      PANDAS!!!
    </p>

    <h2>Reasons I like Pandas</h2>

    <ul>
      <li>They are fuzzy</li>

      <li>They are cute</li>
      <li></li>

      <li>They are adorable</li>
      <li></li>
    </ul>

    <img
      src="http://images4.fanpop.com/image/photos/17800000/Cute-Panda-Cubs-Together-pandas-17838800-450-324.jpg"
      alt="Cute Pandas"
    />

    <br />

    <a href="http://www.pandafix.com/">PandaFix.com</a>
  </body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant