CSS

 0    3 flashcards    dawidwasowski
print play test yourself
 
Question Answer
dołączenie stylu zewnętrznego
start learning
<link rel="stylesheet" href="sciezka" type="text/css"/>
styl wewnętrzny
start learning
<style> tag {wlasciwosc: wartosc} </style>
styl lokalny
start learning
<tag style="wlasciwosc: wartosc">treść</tag>

You must sign in to write a comment