Interfejs użytkownika CSS3

Plansza interaktywna marzec 2018

URL:
http://www.plotkarka.eu/Pi/css3-ui/
Autor:
Radosław Kowaluk

Rozszerzenie Box Model

Styl obliczania wielkości elementu CSS3
box-sizing:
content-box; border-box;

box-sizing: content-box;

box-sizing: border-box;

Obrys

Styl obrysu
outline-style:
none; hidden; dashed; groove; solid;

none;

hidden;

dashed;

groove;

solid;

dotted; double; ridge; inset; outset;

dotted;

double;

ridge;

inset;

outset;

Kolor obrysu
outline-color:
color

np. outline-color: gray;

Wymiary elementu

Szerokość obrysu
outline-width:
thin; medium; thick; length

thin

medium

thick

np. 2px;

Obrys
outline:
outline-width || outline-style || outline-color

np. outline: 5px ridge;

np. outline: ridge silver;

np. outline: 5px ridge silver;

Odstęp obrysu CSS3
outline-offset:
length

np. outline-offset: 10px;

np. outline-offset: -10px;

Obrys i obramowanie

Zmiana rozmiaru i przepełnienia tekstu

Styl przepełnienia tekstu CSS3
text-overflow:
clip; {1,2}ellipsis; {1,2}string {1,2} np. " (⋯) ";

Lorem ipsum dolor sit amet,

Lorem ipsum dolor sit amet,

Lorem ipsum dolor sit amet,

Zmiana rozmiaru elementu CSS3
resize:
none; both; horizontal; vertical;

Mysz i klawiatura

Kolor punktu wstawiania CSS3
caret-color:
auto; color np. red;

Zmiana rozmiaru elementu

Kursory
cursor:
uri auto; crosshair; default; pointer; move;
text; wait; progress; e-resize; ne-resize; nw-resize;
n-resize; se-resize; sw-resize; s-resize; w-resize; help;
grab; * grabbing; * context-menu; * cell; * vertical-text; * alias; *
copy; * no-drop; * not-allowed; * ew-resize; * ns-resize; * nesw-resize; *
nwse-resize; * col-resize; * row-resize; * all-scroll; * zoom-in; * zoom-out; *

*) - CSS3

Typy plików kursora: .cur, .png, .gif, .jpg, .svg, .ani, …

Kursory


Wykaz skrótów

Dodatki pracy 2013/2014

Adres:
http://plotkarka.eu/b/abbr.html
Autor opracowania:
Radosław Kowaluk

AAC
advanced audio coding
AI
Artificial Intelligence
AIML
Artificial Intelligence Markup Language
API
Application Programming Interface
ASCII
American Standard Code for Information Interchange
BMP
? (file format)
BTS
Base Transceiver Station
CDR
? (file format Corel Corporation)
CMD
Cross Document Messaging
CMS
Content Management System
CMY
cyan, magenta, yellow
CMYK
cyan, magenta, yellow and key (black)
CSS
Cascading Style Sheets
DHTML
Dynamic HyperText Markup Language
DOM
Document Object Model
DTD
Document Type Definition
ECMA
European Computer Manufacturers Association
EOT
Embedded Open Type
FLAC
Free Lossless Audio Codec (format pliku dźwiękowego)
FTP
File Transfer Protocol
GIF
Graphics Interchange Format
GNU
GNU’s not Unix
GPL
General Public License
GPS
Global Positioning System
HSL
Hue Saturation Lightness
HSLA
Hue Saturation Lightness Alpha
HSV
Hue Saturation Value (brightness)
HTML
HyperText Markup Language
HTTP
Hypertext Transfer Protocol
HTTPS
Hypertext Transfer Protocol Secure
IE
Internet Explorer
IP
Internet Protocol
IT
Information Technology
JNG
JPEG network graphics
JPEG
(file format), Joint Photographic Experts Group
JPG
JPEG
ISO
International Organization for Standardization
i18n
internationalization
MDN
Mozilla Developer Network
MIME
Multipurpose Internet Mail Extensions
MP3
MPEG-1/MPEG-2 Audio Layer 3
NEF
Nikon Electronic File
PCX
? PiCture eXchange
PCM
Pulse Code Modulation (format dźwięku)
PHP
PHP/FI - Personal Home Page/Forms Interpreter
PNG
Portable Network Graphics
PSD
? (file format Photoshop Document)
RAW
? (format graficzny)
RGB
Red Green Blue
RGBA
Red Green Blue Alpha
SGML
Standard Generalized Markup Language
SMIL
Synchronized Multimedia Integration Language
SWF
small web format
sRGB
standarised RGB (Red, Green, Blue)
SQL
Structured Query Language
SVG
Scalable Vector Graphics
TCP/IP
Transmission Control Protocol / Internet Protocol
TIFF
Tagged Image File Format
TXT
text file
URI
Uniform Resource Identifier
URL
Uniform Resource Locator
UTF
Unicode Transformation Format
XDM
Cross-Document Messaging
XML
Extensible Markup Language
XHTML
Extensible HyperText Markup Language
W3C
World Wide Web Consortium
WAI
Web Accessibility Initiative
WaSP
Web Standards Project
WAV
WAVE (format pliku dźwiekowego)
WCAG
Web Content Accessibility Guidelines
WMA
Windows Media Audio
WWW
World Wide Web