HTML, Hyper Text Markup Language, gives content structure and meaning by defining that content as, for example, headings, paragraphs, or images. 

HTML

Intro

Semantic and Meta tags

Forms

Elements



  • HTML5
    • new elements(Tags)

    • new attributes

    • audio & video

    • animation (with CSS)

    • drag and drop (with JS)

    • graphic (SVG - Canvas with JS) make the website slow <canvas>

    • embed HTML

    • track HTML

    • offline date (Index DB - Web SQL)

      • Memories in browsers to save data in browser if the server failed
    • كل دا مشروع طلبة

    • Web worker (Multi Threading) لو عندك زرارين هيعملوا تاسكات وواحد هياخد وقت دقيقتين فالتاني مش هينفع تتكا عالتاني، بس هنا بيقولك لأ عا

    • web socket (WS 2 Way Protocol) - Signal R عشان أعمل real time application زي مثلًا الواتس لو حد بيكتب انت بتعرف انه بيكتب

    • Geolocation (خط الطول والعرض بتاع الشخص اللي بيدخل على السيرفر)

    • xml http request (ajax)