Giter VIP home page Giter VIP logo

HTML-Technical-Rahmanita

<title>Pertama</title> Website Pertamaku | Profilku | Film Favoritku | Get in Touch
<header id="header">
  <h1>Website Pertamaku</h1>
  <p>Ini adalah pertama kali saya membuat sebuah website menggunakan HTML</p>
  <a href="https://www.google.com/" target="_blank"rel="nofollow">tekan ini untuk pergi ke google</a>
</header>

<br>
<br>

<section id="profilku">
  <h1>Profilku</h1>
  <img src="images/PSX_20201217_122914.jpg" alt="fotoku" width="200px" height="200px">
  <ul>
    <li>Nama: Rahmanita</li>
    <li>
      Email:
      <a href="mailto:[email protected]?subject=hallo&body = Selamat pagi">
        [email protected]
        </a>
    </li>
    <li>Daerah: Bogor</li>
    <li>Hobi
      <ol>
        <li>Tidur</li>
        <li>Makan</li>
        <li>Nongkrong</li>
      </ol>
    </li>
  </ul>
</section>

<br>
<br>

<section id="film-favoritku">
  <h1>Film Favoritku</h1>
  <table border="1">
    <tr>
      <th>No</th>
      <th>Nama</th>
      <th>Produsen</th>
    </tr>
    <tr>
      <td>1</td>
      <td>Hospital Playlist</td>
      <td>CJ ENM</td>
    </tr>
    <tr>
      <td>2</td>
      <td>Penthouse</td>
      <td>Studio S(SBS)</td>
    </tr>
    </table>
</section>


<br>
<br>

<section id="get-in-touch">
  <h1>Get in touch</h1>
  <form>
    <label for="nama">Nama: </label>
    <input type="text" id="nama" name="nama"><br>
    <label for="email">Email: </label>
    <input type="text" name="email" id="email"><br><br>
    <input type="submit" value="submit"><br>
  </form>
</section>

rahmanitaazwan's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.