Exforsys
+ Reply to Thread
Results 1 to 9 of 9

Total site in CSS?

This is a discussion on Total site in CSS? within the Html forums, part of the Programming Talk category; is it possible to make whole website in css? I don't know how to stretch the gifs in those columns ...

  1. #1
    megabyte is offline Junior Member Array
    Join Date
    Nov 2006
    Answers
    23

    Total site in CSS?

    is it possible to make whole website in css? I don't know how to stretch the gifs in those columns on the sides of the page with CSS.


  2. #2
    Limca is offline Junior Member Array
    Join Date
    Apr 2006
    Answers
    21
    Yes, you can make your whole page in CSS and you should.

    Last edited by admin; 08-30-2010 at 01:08 PM.

  3. #3
    sammy is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    145
    CSS is used for presenting data logically and for managing the information presented in a website efficiently. CSS helps in making performance of website better by reducing the time taken for loading the web page. Since both CSS and HTML has its own limitations I would suggest use both HTML and CSS together to design the website efficiently.


  4. #4
    attagirl is offline Junior Member Array
    Join Date
    Sep 2007
    Answers
    7
    You have no choice but to use both HTML and CSS if you are planning to create a whole site using CSS. It will not work without the HTML file telling it where to pull the other files from.


  5. #5
    kdykdy123 is offline Junior Member Array
    Join Date
    Jun 2008
    Answers
    2
    You have no choice but to use both HTML and CSS if you are planning to create a whole site using CSS.


  6. #6
    codventure is offline Junior Member Array
    Join Date
    Apr 2009
    Answers
    1
    No, you can't, because CSS is just only style sheet where you can change look and feel of site not other than this, and for that HTML support it. So, you have to use CSS with HTML either external or internal CSS file.


  7. #7
    harry8 is offline Junior Member Array
    Join Date
    Jul 2008
    Answers
    6
    As per my knowledge you need to use both HTML and CSS....


  8. #8
    Sam Jepsum is offline Member Array
    Join Date
    Dec 2010
    Answers
    34
    Yes you can create a whole website in CSS... but it will be pointless as it will say nothing.


  9. #9
    poojadreams is offline Junior Member Array
    Join Date
    Aug 2011
    Location
    Hyderabad
    Answers
    22
    If you don't need any user interaction CSS and html is enough to build a content site. They loads faster than normal sites and looks very pretty. Browsers like this sites.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...