mint1
Wed 17 June 2009, 10:49 am GMT +0200
CSS is a key to control the interface of website design; every new website comes with CSS code. I am working on my personal website the design inspiration of which I got from these websites
woot- one day one dealThe Mobile Social ExperienceNew York Web DesignI need your help about CSS I have not started coding yet on defining styles of pages. Should I use external CSS, embedded or inline what will be the best practice? Reply my post if you have enough experience.
best_links
Wed 17 June 2009, 11:08 am GMT +0200
actually it all depends on your skills and which css is more easy for you otherwise it is recomended that you use external
olaf
Wed 17 June 2009, 12:18 pm GMT +0200
for efficient updates use ALWAYS external style sheets
mint1
Thu 18 June 2009, 12:30 pm GMT +0200
thanks for you courtesy
sherman_83
Thu 16 July 2009, 04:09 pm GMT +0200
i think external css is the best option. it's easier to update if you have a lot of sites that use the same file.
droopsnoot
Tue 28 July 2009, 04:29 pm GMT +0200
External CSS. Maybe use embedded CSS while you're playing with the design, but from there it's very easy to change to an external CSS sheet. It does make it much easier to change the look of the site consistently, but it also speeds up download times because most browsers will cache the CSS file until it changes, so users only download content.
brandmantra
Thu 6 August 2009, 12:57 pm GMT +0200
External CSS is better. it saves time to create the site as well as it saves the load time of the page.
Wheat
Fri 7 May 2010, 08:26 am GMT +0200
* CSS stands for Cascading Style Sheets
* Styles define how to display HTML elements
* Styles are normally stored in Style Sheets
* Styles were added to HTML 4.0 to solve a problem
* External Style Sheets can save you a lot of work
* External Style Sheets are stored in CSS files
* Multiple style definitions will cascade into one
AmbrellCooder
Tue 15 June 2010, 11:14 am GMT +0200
for efficient updates use ALWAYS external style sheets
I agree with him.
iamscottj
Wed 28 July 2010, 06:49 am GMT +0200
Using an external stylesheet may require an extra HTTP request but I think its worth having a fresh request for the CSS. Make sure that you put the declaration of CSS stylesheet on the top of the page so as to make the browser download the stylesheet first. And if you are using CSS, you can also sprite images to improve performance.
riedl9176
Sat 31 July 2010, 06:05 am GMT +0200
Can be used for is good to see your needs
necoo
Mon 23 August 2010, 08:56 am GMT +0200
i think external css is the best option. it's easier to update if you have a lot of sites that use the same file.
_____________________
infoman66
Sun 5 September 2010, 11:44 am GMT +0200
External CSS is beter solution for almost every page except if page is high traficking. Than put css directly in page to speed up your page...
andolasoft
Mon 1 November 2010, 02:49 pm GMT +0100
your choice should be undoubtedly external css because it makes the website lighter and fast.
palmgeo
Tue 27 December 2011, 09:49 am GMT +0100
960 CSS Framework is also fine.i like the features of the framework.
shawa
Fri 13 January 2012, 12:15 pm GMT +0100
Please check the posts you will get to know 10-css-grid-systems-useful-for-web-design