learnhtml
  • Responsive thẻ meta
  • 🥹[GSAP] một mẫu sử dụng ScrollTrigger, Observer, ScrollSmoother crack (ok)
  • 😝Font Awesome Kits are here to save the day! Fast, flexible, friendly, and full of icons (ok)
  • 😅Custom Map
  • 🥰D3.js render Vietnam map (ok)
  • 😆Free Vietnam SVG Map (ok)
  • Tính khoảng cách đường bay Airport Distance Map
  • 😍Bộ công cụ chuyển đổi Text to SVG && Animation 😉
  • 😅Cách sử dụng aspect ratio với CSS3, video aspect-ratio (ok)
  • 😅is there a way I can create an Email link defaulting to Gmail? (ok)
  • 😅document.write jquery-3.7.0.min.js (ok)
  • 😅CodePen Home File Sharing Web App (ok)
  • 😅Template Tiktok khamphukhoa.net.vn (ok)
  • 😅Div Table Full (ok)
  • 🧐Coreui giao diện admin sử dụng bootstrap 5 (ok)
  • 😆Type datetime-local (ok)
  • [Admin] AdminLTE (ok)
  • [ADMIN] Laravel Admin (ok)
  • Thẻ colgroup cho phép chúng ta điều chỉnh độ rộng của table (ok)
  • Tổng quan về Material Design Lite
  • Fullscreen Horizontal Page Slider with jQuery and CSS3 - HSlider scroll template html (ok)
  • Bảng mã ký tự hay dùng :))) trong html
  • Tất cả những gì bạn cần biết về thuộc tính Data trong HTML5
  • Responsive Images trên Web
  • Tìm hiểu về BEM trong 15 phút
  • Cách sử dụng base để copy đường dẫn :(
  • Structure website HTML
  • Show Heading (ok)
  • Refused to display site in an iframe, X-Frame-Options to 'SAMEORIGIN' (ok)
  • --------- Start AppML --------------
  • AppML Tutorial (ok)
  • appml-include-html, appml-controller (ok)
  • AppML Messages (ok)
  • AppML API (ok)
  • AppML PHP (ok)
  • --------- End AppML --------------
Powered by GitBook
On this page

Was this helpful?

Bảng mã ký tự hay dùng :))) trong html

  | shortcut  | html          | entity   | desc                       |
  | :-------- | :------       | :-----   | :------                    |
  | :nb       | ` `      |     | no break space             |
  | :a        | `&`       | &    | ampersand                  |
  | :c        | `©`      | ©   | copyright mark             |
  | :r        | `®`       | ®    | registration mark          |
  | :t        | `™`     | ™  | trademark                  |
  | :m        | `—`     | —  | m-dash                     |
  | :n        | `–`     | –  | n-dash                     |
  | :s        | `§`      | §   | section                    |
  | :'        | `'`       | '    | apostraphe                 |
  | :h        | `‐`    | ‐  | hyphen                     |
  | :v        | `|`      | |   | vertical bar               |
  | :b        | `•`      | •   | bullet point               |
  | :at       | `@`    | @    | at symbol                  |
  | :e        | `…`    | … | ellipses                   |
  | :in       | `∞`     | ∞  | infinity symbol            |
  | :ch       | `✓` | ✓ | checkmark                  |
  | :d        | `†`    | † | dagger                     |
  | :dd       | `‡`   | ‡| double dagger              |
  | :lt       | `<`        | <     | less than                  |
  | :gt       | `>`        | >     | greater than               |
  | :ls       | `‘`     | ‘  | left single quote          |
  | :rs       | `’`     | ’  | right single quote         |
  | :lq       | `“`     | “  | left double quote          |
  | :rq       | `”`     | ”  | right double quote         |
  | :\        | `‹`    | ‹ | left single angle bracket  |
  | :/        | `›`    | › | right single angle bracket |
  | :\\\\     | `«`     | «  | left double angle bracket  |
  | ://       | `»`     | »  | right double angle bracket |
  | :12       | `½`    | ½ | fractions                  |
<span>&amp;</span>
PreviousFullscreen Horizontal Page Slider with jQuery and CSS3 - HSlider scroll template html (ok)NextTất cả những gì bạn cần biết về thuộc tính Data trong HTML5

Last updated 6 years ago

Was this helpful?