Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html film structure

<div class="list-group">
    <a href="#" class="list-group-item list-group-item-action">
        <div class="d-flex w-100 justify-content-between">
            <h5 class="mb-1">Parasite</h5>
            <small>Ocena: 8.5</small>
        </div>
        <p class="mb-1">Opis filma: To je kratek opis filma.</p>
        <small>
            <ul>
                <li>Kang-ho Song</li>
                <li>Sun-kyun Lee</li>
                <li>Yeo-jeong Jo</li>
            </ul>
        </small>
    </a>
    <a href="#" class="btn btn-danger">Izbriši film</a>
    <img src="#" class="img-fluid img-thumbnail">
</div>
Comment

PREVIOUS NEXT
Code Example
Html :: moving text in html 
Html :: how to run an application exe running in server and return the response in html 
Html :: h1Inne1rHtml is not defined at main 
Html :: how to add vertical space between two text boxes in html 
Html :: design college website using html 
Html :: react native html view 
Html :: expression value in htmlhelper 
Html :: convert markdown to styled html 
Html :: js twice button click 
Html :: how to send boolean with newselectList from cshtml in form C# 
Html :: ubuntu 19.10 vmware 
Html :: Como dividir texto 2 colunas em HTML 
Html :: strictmode causes double render 
Html :: html unicode audio 
Html :: error pop writing html 
Html :: angular material drag and drop only on button 
Html :: bootstrap move navlink to left side 
Html :: website making sites 
Html :: how to get 2 headings in same line in html 
Html :: <link rel = "icon" href = "logo.jpg" type = "logo" issue 
Css :: hide scrollbar css 
Css :: css peek not working 
Css :: css all ids starting with 
Css :: css comic sans 
Css :: css remove bullet point from ul 
Css :: transfrom rotate 
Css :: how to add a text bar blinking animation in css 
Css :: css make long text wrap 
Css :: html center div in middle of page 
Css :: center text horizontally and vertically 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =