Jump to content
Larry Ullman's Book Forums

winlowdrosilen

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by winlowdrosilen

  1. It is okay to have the css in the same folder it could also be in a separate folder.

     

    Make sure you are including the css file in your template.html script in the head section.

     

    For example

     

    <style type="text/css" media="screen">@import "css/main.css";</style>

    Thanks very much Edward, I think I got it!  Since in the script it is "... href="css/1.css" type=..." I should put it into a folder named css!!

×
×
  • Create New...