This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>FaKeBooK</title> | |
<meta charset="utf-8" /> | |
<!--Ali je META charset pravilno zaključen z poševnico kot mi jo je zaključil | |
sam autoclose-html? | |
Na W3Schol, te poševnice ni. | |
NA stackoverflow pravijo da poševnica ni potrebna ampak če je že nič ne škodi--> | |
</head> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>MojaStran</title> | |
</head> | |
<body> | |
<p>moja prva spletna stran</p> |
NewerOlder