Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-15-2011, 08:16 PM   PM User | #1
enggr
New to the CF scene

 
Join Date: Nov 2011
Posts: 2
Thanks: 2
Thanked 0 Times in 0 Posts
enggr is an unknown quantity at this point
Where to download good/nice .css files to use in project or learning has been created

Hi, I am looking for some place where I can download some .css files. Everywhere I search on the internet I get only websites that explain something and have a tiny bit of code. I need a few .css files which I can import into my project instantly. Please advice me about some websites that have full .css files available for donwloads. I only need to create some decent buttons, good textboxes and nice lablels. Please advice me where I should go and download file (and not code snippetts). Thanks in advance. Please help
enggr is offline   Reply With Quote
Old 11-15-2011, 08:26 PM   PM User | #2
teedoff
Senior Coder

 
Join Date: Aug 2010
Location: High Point, NC
Posts: 3,325
Thanks: 5
Thanked 363 Times in 360 Posts
teedoff is on a distinguished road
Well, since a CSS stylerule is DIRECTLY related to elements in YOUR html code, not sure how you could incorporate someone else's CSS into your page content.

For example you have a div element that has an id of sidebarLeft. How would a premade CSS file know that element named sidebarLeft even exists.

WHy not learn on your own how to style a page. It's really not that hard and there are plenty of free online resourses.
__________________
Teed
teedoff is offline   Reply With Quote
Users who have thanked teedoff for this post:
enggr (11-15-2011)
Old 11-15-2011, 08:47 PM   PM User | #3
enggr
New to the CF scene

 
Join Date: Nov 2011
Posts: 2
Thanks: 2
Thanked 0 Times in 0 Posts
enggr is an unknown quantity at this point
I need .css files to download.

hi teedoff, thank you. I will take care of the wiring. I am going to make new pages and that's what i need good .css files for. I am tired of lame examples that do nothing much. I know how to create styles. but good styles take long to create. And I need a lot of them.

Is there a place I can download .css files? Please help Thanks
enggr is offline   Reply With Quote
Old 11-15-2011, 08:55 PM   PM User | #4
TimS
New to the CF scene

 
Join Date: Oct 2011
Posts: 4
Thanks: 0
Thanked 2 Times in 2 Posts
TimS is an unknown quantity at this point
I think TeedOff was right. There's not a repository for CSS files because they are specific to the website they were designed for. In the time it would take for you to learn all the classes in the CSS file, you'll be able to write your own styles.

I would suggest, if your good with sytles to just write your own.
TimS is offline   Reply With Quote
Users who have thanked TimS for this post:
enggr (11-15-2011)
Old 11-16-2011, 01:06 AM   PM User | #5
Sammy12
Registered User

 
Join Date: Jun 2011
Posts: 1,063
Thanks: 12
Thanked 241 Times in 240 Posts
Sammy12 is on a distinguished road
Those are called CSS TEMPLATES/SNIPPETS.

you can just google "css button templates"
http://speckyboy.com/2011/04/15/25-c...trating-tasks/
http://speckyboy.com/2009/05/27/22-c...nd-techniques/

or

you can just copy?
all html/css/javascript are viewable for every website.
right click on a webpage --> inspect element

works for chrome
firefox, install "firebug"
ie9, click on the settings --> developer tools (there's an ie7&8 emulator there too)


Last edited by Sammy12; 11-16-2011 at 01:09 AM..
Sammy12 is offline   Reply With Quote
Reply

Bookmarks

Tags
button, css, download, label, resource

Jump To Top of Thread


Thread Tools
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 On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:59 AM.


Advertisement
Log in to turn off these ads.