1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

General Does Freewebs work with this?

Discussion in 'General' started by nocountryfom, Aug 1, 2008.

  1. nocountryfom

    nocountryfom New Member

    I tried editing the index.html file and pasted in the code given in the style.css sheet, and I even uploaded the images on tinypic, but when I saved the page it only came out as text.

    http://www.freewebs.com/believinglies/

    Is there a way to fix this, what am I doing wrong? Thanks in advance for any quick replies.
     
  2. djwilson

    djwilson New Member

    you dont put the .css code into the index bit its a seperate file
     
  3. nocountryfom

    nocountryfom New Member

    Then what code to you put into the index.html file to make the page show up?
     
  4. djwilson

    djwilson New Member

    I dont think you can because you have a PSD file which holds a lot of coding for it and the .css style sheet
     
  5. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

  6. nocountryfom

    nocountryfom New Member

    I've been browsing the site for a while...but where does it tell me how to fix my page?
    :confused:
     
  7. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    You need to read the site and understand it not browse it.
    Why? Because you haven't clue what you are doing. You need at least a basic understanding. Having a minor problem getting something to work with the help of others is one thing, but come on, you put two files together that do belong that way, you sent your html file to one server and your pics to another. Go back to w3schools and take your time going through the entire section on HTML and CSS. It will become clear.
     
  8. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    correction two files that do not belong that way.
    the css file is an external file that has code in it which is the template layout for your pages.
    the html files is the code you use to display you pages.
    you up load all your files to the same server.