943,696 Members | Top Members by Rank

Ad:
  • JSP Discussion Thread
  • Unsolved
  • Views: 668
  • JSP RSS
Jun 30th, 2009
0

how can i add css in jsp website in dreamwiever 8

Expand Post »
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 ...
Reputation Points: 10
Solved Threads: 0
Newbie Poster
chints22 is offline Offline
1 posts
since Jun 2009
Jun 30th, 2009
-1

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

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" />
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 871
Code tags enforcer
peter_budo is offline Offline
6,654 posts
since Dec 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC