Question when using CSS on website

Discussion in 'HTML & Website Design' started by imnocost, Sep 13, 2008.

  1. #1
    I have a basic knowledge of HTML, but when talking about any other type of programming code I'm an idiot.

    I want to know, if I get someone to re-design my website in css, in the future when I add new pages or additional content would it easy be easy for me to do (without learning css) or would I have to hire someone to do it all.

    I use Frontpage for designing most of my websites.

    Please let me know your opinion.

    Thanks,
    Mike
     
    imnocost, Sep 13, 2008 IP
  2. chopsticks

    chopsticks Active Member

    Messages:
    565
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #2
    It is relatively easy to do. If you want it to seem simpler, seeing as you understand html you can copy the content from the older parts of the site and use them on the new. Just replace the old content within the html tags with the new stuff. If the css file is already built all you'd need to do is associate your html tags with the css defined in the css file (eg: <div class="container">content here</div).

    By using Frontpage, I hope you meant the highlighter, because the rest of it is useless and bad for building.
     
    chopsticks, Sep 13, 2008 IP