|
||||||||||||||||||||||||
|
|
Do you use css to design a website?williams_fan
How many of you use css(cascading style sheets) to design a website? I think it's 'cleaner' and easier to do it with css, but it has limitations towards a table of course.
Bondings
I agree, css is the most elegant way to design a website. But look at this forum. Allthough they use css for design, the main body of the forum consists of tables. Not everyting can be done with css.
vln004
CSS is definately the future of webdesign and if you don't use it, you're a tad behind. Css is a very powerful tool that if used correctly can yield some amazing effects. here's something i put together really quick. http://vln.90megs.com this is nothing compared to some of the stuff that i've seen, there are some talented people out there that can go crazy with css
Bondings
Your website seems to be offline. I can understand why you search for a better host than 90 megs. I hope we will be able to give you a better service than 90 megs, btw. Maybe you can help me with a problem in css. I'm trying to make a website with a header (100% width) a main body (100% width) consisting of a left menu (150 width) a main body (between left and right) a right menu (150 width). Untill here it works for me in css. a footer (100% width). The footer doesn't want to fit in a css design for me. Car Audio
Yeah, CSS is good, makes a site alot easier to edit, it helps alot.
doomachine2000
I would rather use html than css, its too hard, it took me ages to lern
pll
NAH !!!! i don't use it for my designs (it's too complicated for me loll)
But in my phpBB forums and in my blog i have! I know a very based tips ... I want too learn it ... Somebody have another tutorial(s) ?? angel
I use both css and table to design website.
Alex
What CSS is??????????/
(Stand for What??) dionet
i use css only in php sites. I don΄t use in html so my vote is no.
Maka
I havent used it yet, just normal html so far, I'll have to read up on it.
AnGeLicK
i'm a big fan of using dreamweaver templates so i haven't much need of style sheets yet... usually use them in conjunction w/ flash, php, mysql
ignition
I use CSS mainly for mouseover effects (like on links and such)
anibliss
I have only really used CSS for font properties and table/cell propterties but i agree its very clean and orginized...
admans
i jus luv css...make da work a lot simpler and also more cooler...
css is definitely da best feature fer designing a website..widout it i cant think of making 1... someone
first what is cascading style sheets
explain detail qqfun
I will use the CSS because it will be easier to build the website .
OutlawSpirit
yea... can update the page easy n quick if you want a change of colour
Maka
I like css I need to start learning it, outlawspirit your site looks great using it.
mathiaus
Yes I do use it and as mutch as I can. I personally found it really easy to learn compared to html/php etc as the syntax is pretty simple and there arent any where near as many bits to it.
helpful sites http://www.w3schools.com/css/default.asp http://htmlgoodies.com/beyond/css/ http://www.htmlhelp.com/reference/css/ lupa
Of course I use css on mu website
Conikair
I don't use it exclusively but I usually rely heavily on it.
thame
Cascading Style Sheets Astrolopitecos
I'ts very cool and very simple after reading about it
I started to use CSS 2 weeks ago, and i can say it makes easier to do the site and change it U should try it just for the fun of it salvojure
I prefer using CSS cos' I change my mind quite often when it comes to templating
davmcmul
css rocks because you can change the look of your entire site without going through each page and its real handy for providing a printable version too. I use css all the time, the css sidebar extension for firefox is really handy too. Css is soo much simpler than html and you will be soo glad you learned how to use it in the long run.
I love the way that unlike with a html document you don't need any sort of start or finish to your stylesheet you can just start writing style declarations straight away. boutolliz
it's a very important revolution, in web developping after javascript, and server-side programming languages, in Fact, you can change the entire appearence of you site without going through the script of each page, but you can change it dynamically, using PHP, for exemple, so you can change the color theme of you site by letting the visitor the choice to do it by a click, ... cool, a good work on it, can resolve many problems, good luck !
mystikywi
Since I just recently know how to use it for the last 3 or 4 months I can't imagine myself not using CSS now. It is the best thing I've ever learned as part of my webmistress skills. I won't go back to those <style></style> again.
Guest
LOL
I would like to know ... which web designer that didn't use css in their webpage. obviously you have to use css to design your page. Unless you use full page flash animation:D foggy
CSS can only be used to style pages in advanced and basic ways. People have been creating normal sites without it for years. arrha
I always use CSS for my designs. It goes like... when I finished all the graphics for my page... I turn and make my CSS for the positioning...
Also CSS is a great help not only in HTML/PHP pages... but also in some scripts that allows you to modify it... take for example Wordpress... which is a very nice & flexible blogging script. jebdm09
You've probably resolved this issue by now but just in case, if you'll post the page you're working on with the CSS or email it to me, I might can help. jebdm09
Sure you can create a website without CSS.
But why?? All the mainstream browsers support it, and have for several versions. It is much simpler to use than inline HTML formating. It is more powerful than HTML formating. You can reuse the CSS file, saving server space. You can seperate the content from the layout, making it MUCH easier to maintain a large site. It's pretty Not to say that you have to only use CSS. I like to combine CSS with tables. Just do whatever is simplest! Texas Al
I do and my hobby is bitching about its limitations where overall layout is concerned. But when it comes to any sort of styling and formatting, I use CSS all the way-- just about the only thing inside my HTML tags are class and id elements.
Related topics
|
