Top "Border" questions

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

Set border and background color of textView

I have a TextView defined in XML and i would like to set background color AND border to it. Problem …

android background textview border background-color
Style a border with a different brush color for each corner

I have created a static resource defining the border of a specific item in my xaml, but I can't find …

wpf xaml colors border
Input text field with only bottom border

How do I style the text input field to make it only have a border-bottom like this one? Expected Text …

html css border html-input
Removing the image border in Chrome/IE9

I am trying to get rid of the thin border that appears for every image in Chrome & IE9. I …

css image google-chrome stylesheet border
How to set border color of certain Tkinter widgets?

I'm trying to change the background color of my Tkinter app, but for certain widgets it leaves a white border …

python colors tkinter tcl border
Inner border over images with CSS?

I would like to add a white border over all my images in my content div using css. Images in …

css image border
Set inner table border in HTML

How do I set the "inner border" - the border between different cells. By setting style attributes I manage to …

html css border css-tables
How can I achieve a dashed or dotted border in WPF?

I have a ListViewItem that I am applying a Style to and I would like to put a dotted grey …

wpf styles border listviewitem
how can I fully disable resizing a window including the resize icon when the mouse hovers the border?

I used: setFixedSize(size()); to stop the window from resizing, but the resize arrows still appear when the mouse is …

c++ qt user-interface border
HTML5 / CSS3 Circle with Partial Border

Is it possible to create a circle using only HTML5 / CSS3 which has a border that only goes part way …

html css border css-shapes