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 triangle custom border color

Attempting to use a custom hex color for my css triangle (border). However since it uses border properties I am …

css border css-shapes
How to hide the border for specified rows of a table?

I want to hide the border for a specific rows of a table.How to do it? Any Idea? Sample …

html css html-table border
How to make a transparent border using CSS?

I'm trying to do something like this for a client who has a blog. She wanted a semi transparent border. …

html css border
UITextField border color

I have really great wish to set my own color to UITextField border. But so far I could find out …

ios colors uikit uitextfield border
Change border-bottom color using jquery?

I want to change the color of the bottom border using jquery..Thanks

jquery css border
Double border with different color

With Photoshop, I can put two different border to an element with two different color. And with that, I can …

css border less
UIView bottom border?

To a UIScrollView *toScrollView (which is the width of the screen), I want to add a gray bottom border (exactly …

ios uiview border
When 1 px border is added to div, Div size increases, Don't want to do that

On click I am adding, 1px border to div, so Div size increases by 2px X 2px. I dont want …

css html border
How to add a border just on the top side of a UIView

My question is on the title. I don't know how to add a border in a specific side, top or …

ios objective-c xcode uiview border
CSS Border Not Working

I've been trying to get a border on either side of my white container. It's just not showing. I've tried …

css border