Please note, this is a STATIC archive of website www.tutorialspoint.com from 11 May 2019, cach3.com does not collect or store any user information, there is no "phishing" involved.
Tutorialspoint

Online HTML Editor

<!DOCTYPE html>

<html>

    <head>

        <title> asdf</title>

    </head>

    <body style="background-color:white">

        <div style="width:100%; height:110px;background-color:grey; font-color:white">

            <h1 style="text-align:center;">BLACKBERRY</h1>

            <div style="background-color:black;width:100%; height:5px;margin-top:10px;"></div>

            <span style="width:100%;height:10px;font-size:15px;padding-left:17%;">Notice</span>

            <span style="width:100%;height:10px;font-size:15px;padding-left:17%;">Berries</span>

            <span style="width:100%;height:10px;font-size:15px;padding-left:17%;">Calendar</span>

            <span style="width:100%;height:10px;font-size:15px;padding-left:18%;">Q&A</span>
            
            <div style="width:100%;height:5px;margin-top:4px;background-color:black;"></div>

        </div>
        <img src="https://st.depositphotos.com/1001069/4227/i/950/depositphotos_42278665-stock-photo-ripe-blackberry-fruits.jpg" alt="Blackberry" width="100%" height="100%">
        <div style="margin-top:10px; margin-left:10px; font-size:50px;"><b>공지사항</b></div>
    </body>

</html>

Advertisements
Loading...

We use cookies to provide and improve our services. By using our site, you consent to our Cookies Policy.