Tabele Tabele w CSS3

Plansza interaktywna styczeń 2015

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

Formatowanie tabel

Położenie podpisu tabeli
caption-side:
top; bottom;
Etykieta
A1B1
A2B2
Etykieta
A1B1
A2B2
left; right;
Etykieta
A1B1
A2B2
Etykieta
A1B1
A2B2
Układ tabeli
table-layout:
auto; fixed;
A1 B1
A2 B2
A1 B1
A2 B2
Styl obramowania
border-collapse:
collapse; separate;
A1B1
A2B2
A1B1
A2B2

Formatowanie tabel

Odstęp obramowania
border-spacing:
length length?
np. border-spacing:10px;.
..
np. border-spacing: 20px 10px;.
..
Styl pustych komórek
empty-cells:
show; hide;
B1
A2
B1
A2
Czytanie nagłówków
speak-header:
once; always;
A1B1
A2B2
A1B1
A2B2

Formatowanie tabel

Model Table

Tabele anonimowe

Wyświetlanie
display: transformacja
table; <table></table>
inline-table; <table></table>
table-row; <tr></tr>
table-row-group; <tbody></tbody>
table-header-group; <thead></thead>
table-footer-group; <tfoot></tfoot>
table-column; <col></col>
table-column-group; <colgroup></colgroup>
table-cell; <th></th>, <td></td>
table-caption; <caption></caption>

Formatowanie XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="styl.css"?>
<element>
</element>

Tabela anonimowa (osadzanie XML)

Wyrównywanie

vertical-align:
baseline;
vertical-align:
top;
vertical-align:
bottom;
vertical-align:
middle;

Styl obramowania

none;
hidden;
dashed;
groove;
solid;

dotted;

double;

ridge;

inset;

outset;

Uwaga

Uznanie większości atrybutów formatujących elementy tabeli za przestarzałe, w rekomendacji HTML5, wymusza zastosowanie styli CSS.

Lista atrybutów:

align w table, tbody, thead, tfoot, td, th, tr
bgcolor w table, td, th, tr
bordercolor w table
cellpadding w table
cellspacing w table
frame w table
rules w table
width w table, td, th
char w tbody, thead, tfoot, td, th, tr
charoff w tbody, thead, tfoot, td, th, tr
valign w tbody, thead, tfoot, td, th, tr
height w td i th
nowrap w td i th

Formatowanie tabel


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