Skip to content

Comments

Improve docs#5

Open
ankit351 wants to merge 1 commit intoAj5400:masterfrom
ankit351:master
Open

Improve docs#5
ankit351 wants to merge 1 commit intoAj5400:masterfrom
ankit351:master

Conversation

@ankit351
Copy link

No description provided.

Copy link
Contributor

@github-learning-lab github-learning-lab bot left a comment

Choose a reason for hiding this comment

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

I didn't detect an <h1> tag. Here are some troubleshooting steps:

  1. Check your spelling. We're checking specifically for the h1 tag: <h1>
  2. Check the order of your tags. The opening <h1> tag should appear first, followed by your content, and then the closing </h1> tag.
  3. Make sure you placed the header inside the <body> tags.
  4. Ensure you modified the index.html file, and not some other file.

Let's try again!

⌨️ Create a header for your web page

  1. Click on the Code tab.
  2. Click on the index.html file.
  3. Click the pencil 📝 to edit the HTML.
  4. Inside the body tag, add an opening <h1> tag, some content for the header, and a closing </h1> tag.
  5. In the Commit changes section, enter a commit message that describes what you've done.
  6. Ensure you've selected Create a new branch for this commit and start a pull request.
  7. Give your branch a descriptive name, like add-headers-and-images.
  8. Click on Commit changes.
  9. Give your pull request a title, and a comment.
  10. Click on Create pull request.

I'll respond when you open a pull request.

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