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

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 11-20-2013, 11:17 PM   #1
singhpihu90
Registered User
 
Join Date: Jul 2013
Posts: 16
What is CSS

What is CSS and what is use of CSS in html?
__________________

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.
singhpihu90 is offline   Reply With Quote

Old 11-21-2013, 12:02 AM   #2
dicksonavenue
Registered User
 
Join Date: Sep 2013
Posts: 55
Cascading style sheets (CSS) are used to determine the appearance of HTML pages in a browser. They provide an easy way to change the visual appearance of a group of HTML files without changing each individual file. CSS allows the separation of web page content (i.e., the text of a page) from the way that the content is displayed (i.e., the font, size and color of the text).
__________________

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.
dicksonavenue is offline   Reply With Quote
Old 11-21-2013, 02:49 AM   #3
bluesuedemovie
Registered User
 
Join Date: Nov 2013
Posts: 19
Cascading Style Sheets is a style sheet language used for describing the presentation semantics of a document written in a markup language. ...
__________________
Vendetta Motion Picture, Blue Suede ,Indie Film, Asian Italian Action Movie , Jasmin St Clair, Blue Suede Action movie, Robert Miano, Breathless Action Thriller, Blue Suede,Blue Suede Action Movie, Blue Suede Indie Film,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,Blue Suede Indie Film,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
bluesuedemovie is offline   Reply With Quote
Old 12-16-2013, 10:34 AM   #4
NicholasCage
Registered User
 
Join Date: Dec 2013
Posts: 44
CSS stands for Cascading Style Sheet.
NicholasCage is offline   Reply With Quote
Old 02-04-2014, 05:05 AM   #5
mtubuzz
Registered User
 
Join Date: Feb 2014
Location: Delhi, India
Posts: 16
Cascading style sheets.It is responsible for appearance of the web page.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
mtubuzz is offline   Reply With Quote
Old 02-04-2014, 05:08 AM   #6
anuverma1
Registered User
 
Join Date: Feb 2014
Posts: 541
CSS stand for cascading style sheet.It is use for decorate our page. like we can set font, color, background and many more...
__________________

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.
anuverma1 is offline   Reply With Quote
Old 02-06-2014, 04:36 AM   #7
johansmith
Registered User
 
Join Date: Jan 2014
Posts: 15
Its just a style sheet that contain all the information about webpage such as margin, color, font style etc.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
johansmith is offline   Reply With Quote
Old 02-07-2014, 04:07 AM   #8
Shanmuga Nathan
Registered User
 
Join Date: Nov 2013
Location: Chennai, India
Posts: 82
I am really getting tired when I am looking this kind of repeated basic questions.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
| Appolo Academy:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
| Promotional Videos:
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.
Shanmuga Nathan is offline   Reply With Quote
Old 02-08-2014, 04:07 AM   #9
anuverma1
Registered User
 
Join Date: Feb 2014
Posts: 541
CSS stands for cascading style sheet.
These are used for give styles to text or images.
__________________

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.
anuverma1 is offline   Reply With Quote
Old 02-12-2014, 10:13 PM   #10
MichaelHolloman
Registered User
 
Join Date: Dec 2013
Posts: 21
Said by all above it is Cascading style sheet. The latest version of CSS is CSS3.
Here is an example of the code.
body
{
background-color:green;
}
h1
{
color: orange;
text-align:center;
}
p
{
font-family:"Times New Roman";
font-size:20px;
}

CSS is embedded with HTML by :
<style type="text/css">
body {
color: purple;
background-color: #d8da3d }
</style>
MichaelHolloman is offline   Reply With Quote
Old 02-16-2014, 10:58 AM   #11
rahulchopra580
Registered User
 
Join Date: Feb 2014
Posts: 59
CSS is cascading style sheet...It is used for formatting of a website..
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
rahulchopra580 is offline   Reply With Quote
Old 02-16-2014, 11:40 AM   #12
laurielee
Registered User
 
Join Date: Feb 2014
Posts: 17
css is Cascading Style Sheets it use of html designing
__________________

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.
laurielee is offline   Reply With Quote
Old 02-24-2014, 12:55 AM   #13
bred
Registered User
 
Join Date: Dec 2013
Posts: 30
CSS is useful for making layout of web pages, for example setting, header, body with several containers, and footer. It is very important because layouts made in it do not get distorted when you magnify using Ctrl of mouse roll or Ctrl and + keys. If we use only HTML for creating layouts, their tables, images and body, will get distortion during magnifying a webpage. It is the main reason why we us CSS. The other main benefit of this is that if you want any change then you have to make a change in one document only, all web pages of the site will follow it and show the effect.
__________________

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.
bred is offline   Reply With Quote
Old 02-26-2014, 12:49 AM   #14
alligatortek001
Registered User
 
Join Date: Nov 2013
Posts: 92
Quote:
Originally Posted by NicholasCage View Post
CSS stands for Cascading Style Sheet.
CSS:
Cascading style sheets (CSS) are used to determine the appearance of HTML pages in a browser. They provide an easy way to change the visual appearance of a group of HTML files without changing each individual file
Usage:
Before CSS, nearly all of the presentation attributes of HTML documents were contained within the HTML markup; all font colors, background styles, element alignments, borders and sizes had to be explicitly described, often repeatedly, within the HTML. CSS allows authors to move much of that information to another file, the style sheet, resulting in considerably simpler HTML.
__________________

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.
alligatortek001 is offline   Reply With Quote
Old 03-17-2014, 12:54 AM   #15
alligatortek001
Registered User
 
Join Date: Nov 2013
Posts: 92
Cascading style sheets (CSS) are used to determine the appearance of HTML pages in a browser. They provide an easy way to change the visual appearance of a group of HTML files without changing each individual file. CSS allows the separation of web page content (i.e., the text of a page) from the way that the content is displayed (i.e., the font, size and color of the text).
__________________

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.
alligatortek001 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


All times are GMT -7. The time now is 10:03 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.