Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Website Design
Do you use CSS Framework?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RastaLulz" data-source="post: 296810" data-attributes="member: 1"><p>Yes, I use <a href="http://getbootstrap.com/" target="_blank">Bootstrap</a> because there's no reason to reinvent the wheel. Sure I could spend the time coding it from scratch, but there's really no reason to. People have put in tons of hours making all the components that go into frameworks like Bootstrap, Foundation, etc. and have made sure that it's compatible with most stuff.</p><p></p><p>As for your points:</p><ol> <li data-xf-list-type="ol">That's not true, unless you literally copy and paste the code, and call it a day. It's a framework for a reason, and it's meant for you to expand upon it with your own design.</li> <li data-xf-list-type="ol">Correct, it'll save you time.</li> <li data-xf-list-type="ol">Mmm, not really. Unless you're computer is literally a toaster and you're on a dial up connection from the 80's, it's not much of anything. Plus, the big frameworks are going to be as optimized as much as possible.</li> <li data-xf-list-type="ol">No, unless you literally copy and paste the code, and make no design changes.</li> </ol><p>Also, you should indeed use media queries for creating a responsive website (whether you're coding from scratch or using a framework).</p></blockquote><p></p>
[QUOTE="RastaLulz, post: 296810, member: 1"] Yes, I use [URL='http://getbootstrap.com/']Bootstrap[/URL] because there's no reason to reinvent the wheel. Sure I could spend the time coding it from scratch, but there's really no reason to. People have put in tons of hours making all the components that go into frameworks like Bootstrap, Foundation, etc. and have made sure that it's compatible with most stuff. As for your points: [LIST=1] [*]That's not true, unless you literally copy and paste the code, and call it a day. It's a framework for a reason, and it's meant for you to expand upon it with your own design. [*]Correct, it'll save you time. [*]Mmm, not really. Unless you're computer is literally a toaster and you're on a dial up connection from the 80's, it's not much of anything. Plus, the big frameworks are going to be as optimized as much as possible. [*]No, unless you literally copy and paste the code, and make no design changes. [/LIST] Also, you should indeed use media queries for creating a responsive website (whether you're coding from scratch or using a framework). [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Website Design
Do you use CSS Framework?
Top