Skip to content

Update index.html#9

Open
jayfursule wants to merge 6 commits into
masterfrom
jayfursule-patch-3
Open

Update index.html#9
jayfursule wants to merge 6 commits into
masterfrom
jayfursule-patch-3

Conversation

@jayfursule
Copy link
Copy Markdown
Owner

now I have added the link tag to link my style css file into my index file

now I have added the link tag to link my style css file into my index file
@jayfursule
Copy link
Copy Markdown
Owner Author

now I have added the link tag to link my style css file into my index file

@github-learning-lab
Copy link
Copy Markdown
Contributor

Uh oh, I didn't find the tag inside the ! Here are some troubleshooting steps:

  1. Check your spelling. We're checking specifically for the following: <link rel="stylesheet" href="styles.css">.
  2. This must be after the opening <head> tag, and before the closing </head> tag.

Let's try again!

⌨️ Add the stylesheet

  1. Click on Files Changed.
  2. Click on the 📝 to edit the file.
  3. Add the link tag inside the <head> section of the index: <link rel="stylesheet" href="styles.css">
  4. In the Commit changes section, enter a commit message that describes what you've done.
  5. Click on Commit changes.

@github-learning-lab
Copy link
Copy Markdown
Contributor

Uh oh, I didn't find the tag inside the ! Here are some troubleshooting steps:

  1. Check your spelling. We're checking specifically for the following: <link rel="stylesheet" href="styles.css">.
  2. This must be after the opening <head> tag, and before the closing </head> tag.

Let's try again!

⌨️ Add the stylesheet

  1. Click on Files Changed.
  2. Click on the 📝 to edit the file.
  3. Add the link tag inside the <head> section of the index: <link rel="stylesheet" href="styles.css">
  4. In the Commit changes section, enter a commit message that describes what you've done.
  5. Click on Commit changes.

@github-learning-lab
Copy link
Copy Markdown
Contributor

Uh oh, I didn't find the tag inside the ! Here are some troubleshooting steps:

  1. Check your spelling. We're checking specifically for the following: <link rel="stylesheet" href="styles.css">.
  2. This must be after the opening <head> tag, and before the closing </head> tag.

Let's try again!

⌨️ Add the stylesheet

  1. Click on Files Changed.
  2. Click on the 📝 to edit the file.
  3. Add the link tag inside the <head> section of the index: <link rel="stylesheet" href="styles.css">
  4. In the Commit changes section, enter a commit message that describes what you've done.
  5. Click on Commit changes.

@github-learning-lab
Copy link
Copy Markdown
Contributor

Uh oh, I didn't find the tag inside the ! Here are some troubleshooting steps:

  1. Check your spelling. We're checking specifically for the following: <link rel="stylesheet" href="styles.css">.
  2. This must be after the opening <head> tag, and before the closing </head> tag.

Let's try again!

⌨️ Add the stylesheet

  1. Click on Files Changed.
  2. Click on the 📝 to edit the file.
  3. Add the link tag inside the <head> section of the index: <link rel="stylesheet" href="styles.css">
  4. In the Commit changes section, enter a commit message that describes what you've done.
  5. Click on Commit changes.

@github-learning-lab
Copy link
Copy Markdown
Contributor

Uh oh, I didn't find the tag inside the ! Here are some troubleshooting steps:

  1. Check your spelling. We're checking specifically for the following: <link rel="stylesheet" href="styles.css">.
  2. This must be after the opening <head> tag, and before the closing </head> tag.

Let's try again!

⌨️ Add the stylesheet

  1. Click on Files Changed.
  2. Click on the 📝 to edit the file.
  3. Add the link tag inside the <head> section of the index: <link rel="stylesheet" href="styles.css">
  4. In the Commit changes section, enter a commit message that describes what you've done.
  5. Click on Commit changes.

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