FeaturesPluginsDocs & SupportCommunityPartners

NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

CSS Problem

 
Post new topic   Reply to topic    NetBeans Forums -> Java ME Users
View previous topic :: View next topic  
Author Message
aydeniz



Joined: 08 Jul 2009
Posts: 3
Location: England

PostPosted: Thu Jul 30, 2009 12:07 am    Post subject: CSS Problem Reply with quote

Hello;

I am using NetBeans 6.7 , trying to get my css work. I created my css under
"resources" folder and I add my css in my jsp files as follows:

<link href="/resources/MyCss.css" rel="stylesheet" type="text/css" />

But when I run my jsp files, everything comes up plain. I don't know where I am wrong..

For instance in my "MyCss.css" I have
.column
{
background-color: #B9DCDD;
border: #D5EAEA;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

and I use add this style as :

<table width="791" border="0" align="center" class="column">

any idea?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java ME Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB