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 can I show only corner borders?

I'm wondering if it's possible in CSS or jQuery to make a border but only for corner. Something like this: **** **** * * * * …

jquery css border css-shapes
Can we add border around the fontawesome icon using css?

I need to change the border width of the icon - fa-comment-o. Can we change the border-width size with css?

css icons border
Remove border around Matlab plot

Matlab is displaying a black border around a plot and I would like to remove it. I think i should …

matlab border figure matlab-figure
Android GridView draw dividers

I'd like to know the simplest way to draw dividers between items (currently textviews) within a GridView. The only way …

android gridview border divider
How to draw line after every group in SQL Server Reporting Services?

Below is the report I have created. I would like to draw a line after every group as depicted with …

reporting-services border presentation
Bottom borders on WPF Grid

I'd like to set a bottom border on each row in the grid, but can only find how to put …

c# wpf border wpf-grid
Set a background color on the HTML <area> element?

Is there any way to set a background color for the HTML <area> element? I'm creating an image …

html border background-color imagemap area
jQuery animate css border-radius property (webkit, mozilla)

Is there a way in jQuery to animate the css3 border-radius property available in Webkit and Mozilla browsers? I haven't …

jquery jquery-animate border css
CSS: bottom-border-transition - expand from middle

I want to add a bit of transitions to my website. I already have that when someone is in a …

css animation focus border transition
matplotlib border width

I use matplotlib 0.99. I am not able to change width of border of subplot, how can I do it? Code …

python width matplotlib border