Uvit Kolokvijum Literatura

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

KORIŠĆENI HTML ELEMENTI

Elementi grupisanja: Rad sa listama: Rad sa linkovima:


div ul, ol, li , dl, dt, dd a, link
span
Rad sa tekstom: Rad sa tabelama: HTML5 elementi:
p table, tr, td, caption header, footer, main, nav,
h1-h6 section, article
blockquote, q
pre
Rad sa slikama, video i audio zapisima: Generički atributi:
img, object, figure, figurecaption, audio, video id, class, style, title, lang...

KORIŠĆENA CSS SVOJSTVA

Box model: Rad sa tekstom: Pseudoklase:


width, height color link
font-size visited
margin-top, margin-bottom font-family hover
margin-right, margin-left font-weight active
font-style first-letter
border-top, border-bottom, text-align first-line
border-left, border-right text-decoration nth-child
border-top-left-radius, text-transform
border-top-right-radius, text-indent
border-bottom-left-radius, letter-spacing
border-bottom-right-radius word-spacing

padding-top, padding-
bottom, padding-left,
padding-right

box-sizing
Rad sa listama: Rad sa tabelama: Rad sa pozadinama:
list-style-type empty-cells background-color
list-style-image border-spacing background-image
list-style-position border-collapse background-position
caption-side background-size
background-repeat
background-attachment
opacity
Pozicioniranje:
position, top, left, right, bottom, float, clear, overflow

You might also like