Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > HTML / DHTML

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 08-01-2014, 11:37 PM   #1
sonamsharma
Registered User
 
Join Date: Jul 2013
Posts: 373
What is benefit of Css stylesheets..?

Hello everyone,

Please tell me, What is benefit of Css stylesheets..?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sonamsharma is offline   Reply With Quote

Old 08-11-2014, 09:54 AM   #2
DigitalResponse
Registered User
 
Join Date: Jul 2014
Posts: 27
The real benefit in using a seperate CSS stylesheet is that you can keep your HTML code and CSS style code seperate.
DigitalResponse is offline   Reply With Quote
Old 09-01-2014, 02:24 AM   #3
johnstyle
Registered User
 
Join Date: Dec 2013
Posts: 327
CSS stylesheets are used to define rules for elements at once rather than specifying again again for each element.
johnstyle is offline   Reply With Quote
Old 11-04-2014, 06:39 AM   #4
wackyme
Registered User
 
Join Date: Nov 2010
Posts: 68
Send a message via Yahoo to wackyme
I also like the idea of having a separate css style code from my html code. It is easier to edit the codes if you like to change your design.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
wackyme is offline   Reply With Quote
Old 11-23-2014, 11:35 PM   #5
webdeveloper
Registered User
 
Join Date: Oct 2014
Posts: 3
Website design Pune india

CSS means cascading style sheet. There are three ways to include css, internal, external and inline css. It is used for desgining purpose.

www.xudutech.com India Webdesign company pune

Last edited by webdeveloper; 11-23-2014 at 11:36 PM.. Reason: Make changes in description
webdeveloper is offline   Reply With Quote
Old 11-26-2014, 04:22 AM   #6
suhanarai
Registered User
 
Join Date: Oct 2014
Posts: 251
Cascading Style Sheets (CSS) is a style sheet language used for describing the look and formatting of a document written in a markup language.
suhanarai is offline   Reply With Quote
Old 11-27-2014, 10:15 PM   #7
hermoine
Registered User
 
Join Date: Nov 2014
Posts: 30
CSS means Cascading Style Sheet.It only give shape to website.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
hermoine is offline   Reply With Quote
Old 11-28-2014, 04:08 AM   #8
Kalpart
Registered User
 
Join Date: Aug 2014
Posts: 344
Benefits of CSS stylesheets are:
1. Web pages are easier to load and uses less bandwidth.
2. CSS is compatible with all web browsers.
3. CSS can be used to create print friendly web pages.
4. CSS allows you to position your element anywhere in the webpage.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Kalpart is offline   Reply With Quote
Old 11-30-2014, 10:43 AM   #9
yogyogi
Registered User
 
Join Date: Nov 2014
Location: New York, USA
Posts: 41
Their are two type of programming.
1. Good programming.
2. Bad programming.

If you want to do good programming then use css. Some benefits of CSS.
1. Easy code manageability.
2. Code reduction.
3. Web page becomes light weight and fast in loading.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
yogyogi is offline   Reply With Quote
Old 01-02-2015, 03:04 AM   #10
KathleenGriffi
Registered User
 
Join Date: Jan 2015
Location: Deira Dubai, U.A.E
Posts: 4
The main purpose of Css style sheets are you can keep your HTML and CSS style code together.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
KathleenGriffi is offline   Reply With Quote
Old 01-02-2015, 04:14 AM   #11
manishaint
Registered User
 
Join Date: Oct 2013
Posts: 8
Main benifit is : it looks professional, it help us to make our webpage low heavy, it is also help to make website Search Engine Friendly.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
manishaint is offline   Reply With Quote
Old 01-31-2015, 09:02 PM   #12
samuelhkk
Registered User
 
Join Date: Jan 2015
Posts: 7
In case you're not utilizing falling templates as a part of your site pages yet disgrace on you. CSS has great backing in today's programs. It's moderately simple to learn and delivers preferable and cleaner code over applying each one of those styles straightforwardly to your HTML.

Last edited by samuelhkk; 01-31-2015 at 09:07 PM..
samuelhkk is offline   Reply With Quote
Old 01-31-2015, 09:03 PM   #13
samuelhkk
Registered User
 
Join Date: Jan 2015
Posts: 7
Utilizing CSS modularizes your sites as a part of similarly that developers have been modularizing programming code for year. Secluded code in your site takes into consideration more noteworthy configuration consistency and less demanding support. CSS is the new standard and has been currently for quite a long while. Now is the right time to divided the structure of HTML and the presentation of CSS.

new relic features

Last edited by samuelhkk; 01-31-2015 at 09:09 PM..
samuelhkk is offline   Reply With Quote
Old 02-04-2015, 10:50 AM   #14
suryatejaaaa
Registered User
 
Join Date: Jan 2015
Location: india
Posts: 26
In css we can add colour and mostly styles to our web pages..
Css is very much useful if you want a good website appearance.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
suryatejaaaa is offline   Reply With Quote
Old 02-05-2015, 12:30 PM   #15
Umar Farooque k
Registered User
 
Join Date: Feb 2015
Posts: 29
CSS stylesheets are used to define rules for particular area of html (webpage) or you can say css stylesheets are used to make you website more acttractive.
Umar Farooque k is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
press release benefit deepitseo Search Engine Optimization 18 11-06-2014 10:36 PM
Benefit of Nofollow links peter men Search Engine Optimization 29 04-17-2014 11:59 PM
What is Google Authorship and its benefit? stefijain Web Promotion 4 12-13-2013 01:18 AM
Social Media Benefit. binarynpixel Search Engine Optimization 17 09-06-2013 03:20 AM
What is main benefit of Blog Posting? chikkiarora Search Engine Optimization 7 03-01-2012 01:49 AM


All times are GMT -7. The time now is 12:16 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.