Top "Border" questions

A border is a graphical user interface construct that is used to surround and/or highlight something that is contained within.

Remove white space below image

In Firefox only my video thumbnails are displaying mysterious 2-3 pixels of white space between the bottom of my image …

css image whitespace border removing-whitespace
CSS Outside Border

I want to be able to draw a border OUTSIDE of my Div! So if my div is say 20px …

css border
Two color borders

Client wants two color borders for an embossed look. Can I do this on one element? I was hoping to …

css border
CSS border less than 1px

Possible Duplicate: HTML: Sub-pixel border The default border:1px is too big. However, border: 0.5px solid; is not working. Is …

css border
Control the dashed border stroke length and distance between strokes

Is it possible to control the length and distance between dashed border strokes in CSS? This example below displays differently …

css border css-shapes
How can I set a css border on one side only?

For a given div I would like to only display a border on the left, right, top, or bottom side. …

css border
Make a borderless form movable?

Is there a way to make a form that has no border (FormBorderStyle is set to "none") movable when the …

c# winforms border movable
Border in shape xml

I am trying to make a drawable to use for a button. I would like it to have this coloring, …

android android-layout border shapes stroke
How to set border on jPanel?

My projects constists of two classes, GoBoard extends JPanel. GoTest.java: import javax.swing.*; import java.awt.Graphics; import java.…

java swing border jpanel
Is it possible to set UIView border properties from interface builder?

Is it possible to control UIView border properties (color, thickness, etc...) directly from interface builder or I can only do …

ios uiview interface-builder border