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
| <div class="learn-more"> | |
| <div class="container"> | |
| <div class="neighborhood-guides"> | |
| <h2>Neighborhood Guides</h2> | |
| <p>Not sure where to stay? We've created neigborhood guides for cities all around the world. | |
| <div class="row"> | |
| <div class="col-md-4"></div> | |
| <div class="col-md-4"></div> | |
| <div class="col-md-4"></div> | |
| </div> |
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
| .ime{ | |
| right: 0; | |
| position: absolute; | |
| margin-right: 62px; | |
| } | |
| .GoogleSlika{ | |
| position: relative; | |
| width: 100px; | |
| margin-right: 660px; |
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
| /*Iskalnik*/ | |
| input{ | |
| color: skyblue; | |
| border: 1px dashed; | |
| margin-top: 20px; | |
| margin-left: 20px; | |
| margin-right: 30px; | |
| padding-right: 30px; | |
| padding-top: 10px; | |
| float: left; |
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
| .rumena{ | |
| background-color: yellow; | |
| } |
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
| <div class="rumena"><span="background-color: yellow">;really rad</span></div> |
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>Fejstbuk</title> | |
| <meta charset="utf-8"> | |
| </head> | |
| <body style="background-color: yellow"> | |
| <h1>Fakebuk</h1> | |
| <p><strong>Marija Žnidaršič</strong></p> | |
| <p><button>Casovnica</button> <button>Prijatelji</button> <button>Slike</button> <button>Skupine</button></p> |