|
|
|
|
![]() ![]() |
![]() ![]() ![]() ![]() ![]() ![]() |
Post
#11
Jul 29 2008, 12:25 PM
QUOTE(kudmus @ Jul 29 2008, 04:35 PM) [snapback]401599[/snapback] I couldn't agree more. I've noticed that those whose use HTML instead of CSS don't have strong facts to justify their choice. They are simply trying to resist change. Why not change it in CSS whenever you think the font is now obsolete. Besides I don't like sites that keep changing their looks. I believe there should be some uniformity in your pages and pages shoud not change the way they look in a matter of days. Imagine if one day you see your Google search results in Verdana, the next day in Lucida console and then days later they change it to Times New Roman. I don't think sane people would love that. I agree on that, a website should have homogeneous look throughout the pages and should not change it that often, but that's just my personal opinion... nevertheless it seems like it's been like that for most popular sites in the last few years, while it was possibly more common to have fancy colors and the like in the early age of the internet, perhaps people just wanted to try out all tags I still think sometimes it is ok to "break the style", for example if one page is really special or displays a different content or we want to achieve "special effects", just wondering if it's a good practice to put the css declaration inside a tag every now and then when it's not worth it creating a new id (for example <p style="font-size:......>), is it recommended/deprecated/ok? |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Post
#12
Jul 29 2008, 05:31 PM
QUOTE(DSGamer3002 @ Feb 17 2008, 04:52 PM) [snapback]374474[/snapback] CSS is basically made to make your html coding a heck of a lot easier. However, sometimes I prefer to use html instead of CSS since it sometimes gets frustrating to refer to the same old style sheet and use an old font ID you made about a week ago. I find it a lot more efficient to just type out the specified font color/style/size in the <font> tag than to use an individual <div> or <table> for certain fonts you'd like to use. Sure, it's very helpful a lot of the time to use CSS in most cases, since it's kind of like a very simplified version of PHP but in a different case, but sometimes for small sites it's better to just not deal with another file. How do you usually use CSS, and how often? Almost every day man... I am into lot of things these days and that keeps me engaged. CSS is only a part of the full picture... I have few websites of my own and have few blogs too.. These needs continues maintenance else will go to crap, so kind of needs my attention always.... So i have no other choice but to tweak them regularly and keep myself updated. Though i do not create css of my own, i work a lot on that. Most of the time, i change/ tweak the codes that are available online or elsewhere... For tweaking there are so many references I have, though Google helps in most of the time. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED]
Posts: 142 Joined: 23-June 08 From: United States Member No.: 64,061 |
Post
#13
Jul 29 2008, 10:07 PM
I agree sites should be mostly uniform in their appearance. It's nice to update once in awhile though as web standards and design trends change. It also gives the impression that you're trying to keep your site as current as possible. CSS has made the process of changing pages so easy and convienent. Plus, by altering it instead of the actual HTML, you're more likely to keep key features of your site, such as its navigation, constant. This is much easier on your visitors. I'm always a little annoyed when sites I really like completely revamp their appearances, to the point where I can't find what I'm looking for. Small, incremental changes are best so that your appearance "evolves" over the years. |
![]() ![]() ![]() ![]() |
Post
#14
Nov 2 2008, 11:55 AM
I've fallen out of web design recently , and almost forgot CSS a few weeks ago untilI brushed up using a few tutorials on the web , but CSS is generally a must have tool. I use it all the time now |
![]() ![]() ![]() |
Post
#15
Nov 6 2008, 09:08 AM
just like rvalkass.. I started using html and css as soon I knew it existed.. They are like partners for me.. no css no html.. and now I already have a company when I am creating a web site = CSS, HTML, and PHP... everytime I am thinking of a site I am thinking first of a website layout for the css.. It's like "float" is much better than table.. and sometimes table WITH a STYLE is much better than normal table tag without a style.. you can do many things with css not just changing font colors and backgrounds... |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Post
#16
Nov 6 2008, 04:33 PM
I prefer to use CSS always. I always try to follow w3c guidelines about web page designing. HTML is for Structure and CSS for Presentation. I am following it. I won't mess up my HTML code with presentation attributes like color, size etc.. My CSS will take care of them. And I prefer using external style sheet. This will make it easy to edit style in a single file without having to edit many pages. And also it saves a little bandwidth. |
![]() |
Post
#17
Nov 26 2008, 04:34 AM
I've been designing sites for a month and i have just learn CSS and DIV last 3 months and it really makes my designing easier. and i feel like i've just step up to the next level of my skill in web designing.. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Post
#18
Nov 26 2008, 05:52 AM
I only use CSS for bigger sites. Not for my small sites that calculate stuff and such(experiments). I love it though. Just typing out the code once and then being able to use it everywhere with the <div> tag. I seriously recommend anyone not using CSS to find some tutorials with Google and start learning right away. That is if you make sites of course. |
![]() ![]() |
|
Lo-Fi Version | Time is now: 4th December 2008 - 08:52 PM |