Top "Border" questions

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

How to delete border spacing in table

I have a table, first row is like <tr> <th>1</th> <th>2&…

css html-table border spacing
Outline border bottom only

I'd like to create a bottom outline border when the cursor is over an image and I don't know how …

html css border outline
Using CSS to make table's outer border color different from cells' border color

I want to use CSS to set a color of the outer border of the table ... Then the inner cells …

css border css-tables
matplotlib bar graph black - how do I remove bar borders

I'm using pyplot.bar but I'm plotting so many points that the color of the bars is always black. This …

python graph matplotlib border
Can you make "an invisible border"?

I'm trying to make a navbar as an exercise. I'm using a:hover to include a solid border around the …

html css border
How to move and resize a form without a border?

Does anyone know how I can resize a winform when it has no border. I don't want the default border …

c# winforms resize border formborderstyle
Border with rounded corners & transparency

The following screenshot shows a test of TextBubbleBorder1. I would like to make the corners of the component that are …

java swing awt border transparency
Control point border thickness in ggplot

When using ggplot, I can set shape to 21-25 to get shapes that have independent setting for the internal (fill) …

r ggplot2 border point thickness
How can I apply a background image to a text input without losing the default border in Firefox and WebKit browsers?

For some reason most modern browsers will stop applying their default input border style to text boxes if you give …

css input border background-image
Any way to declare a size/partial border to a box?

Any way to declare a size/partial border to a box in CSS? For example a box with 350px that …

css border