Top "Border" questions

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

Borders not shown in Firefox with border-collapse on table, position: relative on tbody, or background-color on cell

Consider the following HTML: Notice that the last cell has a left and a right border in its inline style. …

css firefox border
Firefox 1 pixel bug with border-collapse, workaround?

Is there any workaround for the following "1 pixel to the left" bug? <!DOCTYPE html PUBLIC "-//W3C//DTD …

css firefox rendering border
Is there an easy way to add a border to a view in Xcode for iOS 5.1

I'm looking to have a border around a UIView I have just to separate it from the main view visually. …

ios uiview border
Simulating border-collapse in lists (no tables)

I have always the same problem, when I have 2 adjacent elements with borders, the borders are merged. With tables we …

css list border collapse
How to create a dotted border around a box in flutter?

I am building a list of boxes layouts in my app using flutter. I want dotted border around the box. …

flutter border flutter-layout dotted-line
CSS Property Border-Color Not Working

I have issue with border-color. It didn't work. I'm new to css here is the fiddle. http://jsfiddle.net/zeburrehman/…

css border
How do I remove panel borders?

I need to remove all borders. I already added border:false but it's not working. Note that I want it …

extjs border frame
Microsoft.Office.Interop.Excel: How to Apply a border to ONE CELL

I am looking to apply a border to one cell using the Microsoft.Office.Interop.Excel library. I am running …

c# excel border cell excel-interop
Invert rounded corner in CSS?

I have a css code: -moz-border-radius-topleft:50px; I get the result: Is there any possibilities to give like this:

css svg border css-shapes
Google Chrome > Textboxes > Yellow border when active..?

Ive been modifying a form today, and testing it in Chrome. I noticed that on selecting a textbox, with border: 0 …

css google-chrome input textbox border