cap 13 - dipartimento di matematica e informatica · cap 13 tabelle. table dissected. summary and...

24
Cap 13 tabelle

Upload: others

Post on 05-Jul-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Cap 13

tabelle

Page 2: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Table dissected

Page 3: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Summary and Caption

Page 4: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Styling the table

Page 5: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Styled tables

Page 6: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Border, padding and border-spacing

Page 7: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Border-collapse

Page 8: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Rowspan and colspan

Page 9: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Rowspan and colspan

Page 10: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Table inside a table

Page 11: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Table inside a

table

Page 12: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse
Page 13: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Solution

Page 14: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Style list

Page 15: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

Style list

Page 16: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse
Page 17: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

editableTableWidget

Page 18: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

1) creare una tabella in una nuova pagina

specificare un ID

Page 19: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

2) collegarsi all’indirizzo

https://mindmup.github.io/editable-table/

e cliccare sul link nella sezione About

Page 20: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

3) copiare tutto il codice

Page 21: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

4) creare un file .js e incollare il codice

Page 22: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

5) aggiungere a fine pagina

id specificato per la mia tabella

Page 23: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

6) linkare il file .js e importare jQuery nella pagina html

Page 24: Cap 13 - Dipartimento di Matematica e Informatica · Cap 13 tabelle. Table dissected. Summary and Caption. Styling the table. Styled tables. Border, padding and border-spacing. Border-collapse

ora aprite l’index nel browser e provate a cliccare su una cella