Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: CSS can be used in aspx?


Message #1 by "Coco Lua Suat Choo" <CocoL@a...> on Mon, 14 Jan 2002 09:53:57 +0800
When i was using aps for my web site, i used a lot of CSS which really

help me alot in standardizing the web sites, now when i want to develop

and miigrating my old web site to aspx i realize the css didn't work!

(in asp we will do something to apply the css like

class=3D"cssstylename"). Must i used XML to apply the css and what is 

the

easiest way to do it?



thanks!





Message #2 by Neeta.Ambekar@l... on Mon, 14 Jan 2002 18:17:06 +0530

hi

      There is one property called cssclass in web controls ,  using that

you can apply stylesheet to aspx code ... before that in tradional way

include css file in your code ..



Neeta




  Return to Index