Welcome guest, is this your first visit?
+ Reply to Thread
Results 1 to 2 of 2

Thread: Inserting my Css page to HTML

          
  1. #1

    Inserting my Css page to HTML

    I have created a CSS design to insert into my HTML coding, simple enough, but I seem to be having issues planting the CSS into the HTML. I'll give you the details.
    The CSS file is called "style.css"
    The folder this file is directly stored in is called "Web Stuff"
    This is the code I have:
    I thought that should work, but it doesn't seem to. I;m sure there a simple solution but I just can't get it working. Anyone point out a probably obvious mistake?

  2. #2
    You have a space in your folder name. You can't have that. No spaces are allowed in either file or folder names. Use a _ or - instead.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts