I know how to create borders using BorderFactory but I don\'t see any开发者_开发知识库thing that lets me specify what sides I want the border on :SYou can use the MatteBorder to specify the dimensions
The bottom of the FCKEditor seems to cut off - the border is not seen.This only happens in Google Chrome. IE and Firefox seem to be ok.This is the FC开发者_JAVA百科KEditor control with barely anycusto
CSS is not one of my strong points! I\'m trying to find a tutorial or something that will give me a premade div and css arrangement if I have a repeating top, left,bottom, right and corners graphic. I
I\'m hardly an expert in css, so this is a bit frustrating. I have a grid that was filled with a repeater. I want each row to have a 1px border along the bottom to visually separate the rows. I also w
Is there a way to appear bordered text 开发者_开发问答on the TextView ?I would suggest to extend TextView
I am trying to define a border around a div tag in HTML.In some browsers the border does not appear. Here is my HTML code:
In another post, luvieere shared a means by which rounded corners can be applied to a text view using the QuartzCore framework (see post). It would seem to me that a 3D border, like that found on a UI
When applying a bottom border to a table, with border-collapse set to \"collapse\", weird random bottom borders appear below some table rows, of varying widths -- they appear and disappear when scroll
I have a simple setup: an image and then a paragraph with a bit of info that is hidden and then slides up over the image on mouse hover. If I try to apply a border-top that is dashed or dotted onto th
I have a problem with a button in one of my forms, when a user clicks the button, it shows this black dotted border inside 开发者_Python百科it. I would like to remove this, but I don\'t know how. I ha