Skip to content

Css not working #22367

Discussion options

You must be logged in to vote

The spelling is different: Your file is called style.css in all lower case, but the index.html file includes Style.css with a capital S at the start.

  <a href="https://github.com/Shresth-Sharma/kuhu1/blob/18da9f74a7236532486a91d6f83b0f05988a6700/index.html#L5" target="_blank" rel="noopener">github.com</a>

Shresth-Sharma/kuhu1/blob/18da9f74a7236532486a91d6f83b0f05988a6700/index.html#L5

    
      
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Sanskriti Sharma</title>
  5. <link rel = "styleSheet" type="text/css" href ="Style.css"/>
  6. </head>
  7. <body>
  8. <div class="kuhu1">
  9. <img src="b.png" Width=300 Height=…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants