
- CSS Tutorial
- CSS - Home
- CSS - Introduction
- CSS - Syntax
- CSS - Inclusion
- CSS - Measurement Units
- CSS - Colors
- CSS - Backgrounds
- CSS - Fonts
- CSS - Text
- CSS - Images
- CSS - Links
- CSS - Tables
- CSS - Borders
- CSS - Margins
- CSS - Lists
- CSS - Padding
- CSS - Cursors
- CSS - Outlines
- CSS - Dimension
- CSS - Scrollbars
- CSS Advanced
- CSS - Visibility
- CSS - Positioning
- CSS - Layers
- CSS - Pseudo Classes
- CSS - Pseudo Elements
- CSS - @ Rules
- CSS - Text Effects
- CSS - Media Types
- CSS - Paged Media
- CSS - Aural Media
- CSS - Printing
- CSS - Layouts
- CSS - Validations
- CSS3 Tutorial
- CSS3 - Tutorial
- CSS3 - Rounded Corner
- CSS3 - Border Images
- CSS3 - Multi Background
- CSS3 - Color
- CSS3 - Gradients
- CSS3 - Shadow
- CSS3 - Text
- CSS3 - Web font
- CSS3 - 2d transform
- CSS3 - 3d transform
- CSS3 - Animation
- CSS3 - Multi columns
- CSS3 - User Interface
- CSS3 - Box Sizing
- CSS Responsive
- CSS - Responsive Web Design
- CSS References
- CSS - Questions and Answers
- CSS - Quick Guide
- CSS - References
- CSS - Color References
- CSS - Web browser References
- CSS - Web safe fonts
- CSS - Units
- CSS - Animation
- CSS Resources
- CSS - Useful Resources
- CSS - Discussion
CSS3 User Interface Property
The user interface property allows you to change any element into one of several standard user interface elements.
Some of the common properties used in CSS3 User interface:
Values | Description |
---|---|
Appearance | Used to allow the user to make elements as user interface elements |
box-sizing | Allows for users to fix elements on the area in a clear way |
Icon | Used to provide the icon on area |
Resize | Used to resize elements which are in the area |
outline-offset | Used to draw the behind the outline |
nav-down | Used to move down when you have pressed on down arrow button in keypad |
nav-left | Used to move left when you have pressed the left arrow button on the keypad |
nav-right | Used to move right when you have pressed the right arrow button on the keypad |
nav-up | Used to move up when you have pressed on up arrow button in keypad |
- Related Articles
- Extending User Interface with CSS3
- Graphical User Interface (GUI)
- CSS3 Resize Property
- CSS3 Opacity property
- What is the user interface and operating system interface?
- CSS3 Outline offset Property
- CSS3 rgba color property
- CSS3 HSLA color property
- CSS3 HSL color property
- CSS3 Multi-Column Property
- CSS3 Transition Shorthand Property
- CSS2 sizing property vs CSS3 box sizing property
- CSS3 Multi-Column rule-width Property
- CSS3 Multi-Column rule-style Property
- CSS3 Multi-Column column-count Property

Advertisements