DEV Community

Cover image for HTMLda manashularni bilishingiz kifoya
Roshidoniy
Roshidoniy

Posted on

1

HTMLda manashularni bilishingiz kifoya

Web dasturlashga kirib keldingiz. HTML'da o'zingizni birinchi "Salom, Dunyo!" yozuvingizni chiqardingiz.

Image description

Website'da boshqa xil turli ishlarni qilish uchun tag'lar o'rganasiz. Lekin qanchasi yetarli?

HTML'da 100 dan ortiq tag'lar bor (140 aniqrog'i). Lekin yaqinda 3 yildan beri Frontend dasturchi bo'lib nechtasini ishlatganimni sanadim va bular atigi 25ta ekan. Agar shularni bilsangiz, HTMLni o'rganishni (vaqtincha) to'xtatib, keyingi bosqichga be'malol o'tsangiz bo'ladi

Siz o'sha 140 tasini yodlab vaqtni o'tkazmang. Manashu ro'yhatni o'zi sizga be'malol loyihalar qilishingizga yetadi.

Bu postni doston qilib yubormoqchi emasman, shuning uchun shunchaki list'ni beraman

Bone tags

  • <html>
  • <head>
    • <title>
    • <link> (css file bog'lash uchun)
  • <body>
    • <script> (Javascript file bog'lash uchun)

Text

  • <h> tags (h1,h2,h3,h4,h5,h6)
  • <p>
  • <span>
  • <a> - (link)
  • <ul> - (list)
    • <li>

Wrappers

  • <div>
  • <footer>
  • <header>
    • <nav>

Form tags

  • <form>
    • <input>
    • <select>
    • <option>
    • <button>

<table>

  • <tr>
  • <th>
  • <td>

Agar shu tag'larni ishlata olsangiz (attribute'lar bilan), siz be'malol HTML 'ni bilaman deb aytishingiz mumkin

Billboard image

Deploy and scale your apps on AWS and GCP with a world class developer experience

Coherence makes it easy to set up and maintain cloud infrastructure. Harness the extensibility, compliance and cost efficiency of the cloud.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more