Click to See Complete Forum and Search --> : CSS and asp .net


JimFear
07-02-2008, 09:49 AM
I'm beginning to use Microsoft's Visual Web Developer to make a new website using c#... I was just wondering if CSS would still work if used normally? Or do I have to do something different. I google'd it and it came up with something about their CSS Control Adapters download, but it wasn't that clear on what that did. Any input would be greatly appreciated.

JimFear
07-02-2008, 02:57 PM
Well I just played around for a while and figured I'll just use a bunch of div's and span's. If anyone has input on Visual Web Developer though I'd like to know your thoughts.

chazzy
07-02-2008, 04:30 PM
you can still use CSS like you normally would. but i don't see the correlation between the div's/span's and css?

JimFear
07-02-2008, 05:57 PM
I just mean to position and style the parts that asp .net creates, thank you though.