Top "Border" questions

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

CSS - Rounded border looks too pixelated

I need some help to fix my rounded border. It looks so ugly. I want it more smooth, but I …

image css border rounded-corners
Graphviz: How to change border color

Given a node like so, on a white background "test" [ style="filled,dashed" shape=box color=lightgray label="Hello World" ]; …

graph colors border graphviz
ImageView ScaleType ignores padding

I have a Imageview set with a white background and 1dp padding, this creates a border-like effect, which is the …

android gridview imageview border
Outline table row on hover

I am trying to highlight the border of a table row on hover. Unfortunately this only works for the first …

html css colors border css-tables
change TitledBorder color dynamically in java

I have created a TitledBorder and set it to a JPanel. JPanel panel = new JPanel(); panel.setBorder(javax.swing.BorderFactory. …

java swing jpanel border titled-border
Overlapping 1 px Borders making a thicker border

Is there a way, when I have over lapping (touching) div's, to make the 1px border not become 2 pixels. And …

html css border jquery-masonry
Add border around VBox in javafx?

IS it possible to add a borderline around a whole content of a VBox in Javafx? Meaning i have added …

javafx border vbox
How to make a dotted border on a Border element in Silverlight?

How can I make the bottom border of this Border Silverlight element have a red dotted inside of a red …

c# .net silverlight border dotted-line
Element opacity but not border

Well, I have this question and I see that someone already asked something similar but this I don't understand yet. …

css border opacity
Control the two colors of an inset border?

I'm trying to see if there's a way to change the two colors of the inset border in CSS As …

html css border insets