html&javascript

  1. avnnn

    Hazır Site | HTML

    Hepinize iyi günler değerli Oyuncular Şehri sakinleri, bu konumda sizlere "Hazır Site" kodlaması vereceğim. Bu tarz da daha fazla kodlama arayan arakdaşlar yorumlar da belirtirse belki daha fazla bu tarz da kodlama konusu açabilirim. Fazla söze gerek yok, kodlamaya geçelim. Kod satırı çok...
  2. thegears

    HTML&CSS&JavaScript gelişmiş Kayıt Ol ve Giriş yap kodu ;

    bunu index.html'e atın <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]> <html class="no-js">...
  3. thegears

    HTML&JavaScript basit bir kayıt ol ve giriş yap kodu;

    index.html'e atın; <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]> <html class="no-js">...
  4. thegears

    HTML&JavaScript Girilen sayıları toplayan kod ;

    <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]> <html class="no-js"> <!--<![endif]--> <html>...
  5. thegears

    HTML&JavaScript girilen yazıyı terse çevirip yazan kod ;

    <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]> <html class="no-js"> <!--<![endif]--> <html>...
  6. thegears

    HTML&JavaScript girilen satır sayısı ve sütun sayısına göre tablo yapan kod ;

    <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]> <html class="no-js"> <!--<![endif]--> <html>...