how can i add css in jsp website in dreamwiever 8

Reply

Join Date: Jun 2009
Posts: 1
Reputation: chints22 is an unknown quantity at this point 
Solved Threads: 0
chints22 chints22 is offline Offline
Newbie Poster

how can i add css in jsp website in dreamwiever 8

 
0
  #1
Jun 30th, 2009
hello all,

I am developing a website in dreamwiever 8 first time and chose jsp dynamic page.

can anyone tell me how can I add CSS to my jsp page.??
i have downloaded 100s of templates from net and tried it in <link> tag but it dint work.

please help me ...
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,175
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 479
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: how can i add css in jsp website in dreamwiever 8

 
0
  #2
Jun 30th, 2009
Same way as you would add it to HTML page:
  • type it as part of the head section in the document
  • providing link to external file
    <link rel="stylesheet" type="text/css" href="css/style1.css" />
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC