Skip to content

SlovenskiTech/slovenski.tech

Repository files navigation

slovenski.tech

Netlify Status

O nas

Slovenski Tech je slovenska spletna stran in youtube kanal na kateri so in bodo dokumentacije tech stvari.

Kontakt

info@slovenski.tech ali SlovenianGamer#0498

Digital School Summary:

CSS Tags

- height (value)
- width (value)
- padding (value)
- margin (value)
- background-color (#HEX)
- border (-top, -right, -bottom, -left, -style, -color, -radius, - )
- text-align (center)
- color (#HEX)
- font-size (value)
- font-family (family)
- opacity (value example 1.0)
- transition (value in seconds example 0.3s)
- text-decoration (none, underline, overline, inherit, initial, unset)

HTML Elements

- p
- h (1-6)
- div
- table
- ul, ol
- li
- title
- a href
- img
- button
- link
- small
- span
- hr
- br
- i
- b
- caption
- table, tr, th, tr
- code
- iframe
- audio
- video

HTML framework

- html
- head
- body
- style
- header
- nav
- aside
- section
- article
- footer