Skip to content

html tags example#10

Open
jayfursule wants to merge 2 commits into
masterfrom
jayfursule-patch-1
Open

html tags example#10
jayfursule wants to merge 2 commits into
masterfrom
jayfursule-patch-1

Conversation

@jayfursule
Copy link
Copy Markdown
Owner

form page example, form, table, iframe, etc

form page example, form, table, iframe, etc
@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="style.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="style.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