hello world

entry38 galeri
    5.
  1. html öğrenmek isteyenlerin ilk adımda kullanmaları gereken anahtar kelimeler.
    bunu yapmadan öğrenemezsiniz o zımbırtıyı.
    <html>
    <title>Hello World !</title>
    <body>
    <p>Hello World ! </p>
    </body>
    </html>
    2 ...