Trying to submit first web project

Page unresponsive to sumbit project…:

<head>
<h1>Tommy Morrison</h1>
<img class="smaller-image"src="http://t2.gstatic.com/images?q=tbn:ANd9GcRZJoE2pvWFyyVigi_T3TCvqVRIMHqbeT0mWRVp-p0mVXyI_KAw6n0bOhRToPXt" alt="A boxer pic">
  <style>
  .smaller-image {
    width: 500px;
  }
</style>
<h2>the life and sad ending</h2>
</head>
<body>
  <p>
    Here's a look at some of his accomplishments:
    <ul>
  <li>Competed (and won) many TUF tornaments at age 14!</li>
  <li>Starred in the movie Rocky V</li>
      <li>Went on to win the WBO and WBC belts in professional boxing</li>    
</ul>
  </p>
<P>
  Unfortunately, Morrison would eventually contract HIV. This ultimately sent his life into complete turmoil. Tommy eventually proceeded to AIDS and became hooked on drugs. Sadly, he died at the age of 44. Boxing fans, however would like to remember him for his glory days in the ring.
</p>
<p>
  <a href="https://youtu.be/T8jDRA2L5mk">Check out Tommy's fight against Razor Ruddock!</a>
   </p>
<footer>R.I.P. Champ</footer>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.152 Safari/537.36.

Challenge: Build a Tribute Page

Link to the challenge:

Hey @matthatfield I think we need a little more info about what you are asking. You should have a link to your project that you can paste into the Solution Link box at the bottom of the instructions page for this challenge. Do you have that link?

ok yes let me try that. sorry was a bit confused there. i just submitted it thank you

You need to have an account on codepen.
Then you need to fork the pen from the instructions
After that you can code in the HTML and CSS editors and save your project
Your completed project should pass all the tests in the test suite
When all the above is done you submit the URL of your project

You can go into your profile and click the “View” box to ensure that you’ve submitted your project correctly

I’m telling you all this because the two projects you’ve submitted are FCC’s pen that you’re supposed to fork. They contain no code, just the test suite.
Let me know if you need additional help.

I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).

thx. i just re-opened the project and was able to see the fork option. i selected it and re-submitted. i hope this is correct

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.