Top "Border" questions

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

Is it possible to have a java swing border only on the top side?

I know how to create borders using BorderFactory but I don't see anything that lets me specify what sides I …

java swing border
Elevation in React Native

Here is my style defined in the React-Native screen. I have used the elevation property to achieve a box-shadow. But …

css react-native border shadow elevation
FPDF - Inline bold text

I am trying to create a PDF from PHP and for legal reason we need to make part of our …

php html border fpdf
Drawing top border on a shape on Android

I'm creating a custom progress bar (positioned under a WebView) and what I would like to draw is a 1dp-wide …

android progress-bar line border shape
How can I make a rounded corner grid?

I tried and it sets a new border above the grid border: <Window x:Class="Class.Window" xmlns="http://…

wpf border rounded-corners
Border around UITextView

How do you add a border around a UITextView (like a UITextField)? I want to allow users to type multiple …

text uitextfield uitextview border cgrect
iOS7 - Change UINavigationBar border color

Is it possible to change the grey border-bottom color of the UINavigationBar in iOS7? I already tried to remove to …

colors border uinavigationbar ios7 xcode5
CSS: What's a good way to create a raised box effect?

That is, the left and bottom borders of the element need to give a 3d effect of it popping out. …

css effect border
How to hide UITextField border?

I have a UITextField and I am trying to make the UITextField border invisible so that the background and UITextField …

xcode uikit uitextview border
How to create multi-color border with CSS?

How to create multi-color border like image below?

css border css-shapes