HTML acronym Tagغير مدعوم في HTML5
مثال
<!-- Syntax: <acronym title="text"> ... </acronym> --> <p>The <acronym title="World Wide Web">WWW</acronym> commonly known as the Web, is an information system where documents and other web resources are identified by Uniform Resource Locators.</p>
Acronym Tag Example
The WWW commonly known as the Web, is an information system where documents and other web resources are identified by Uniform Resource Locators.
ما هو البديل لوسم <acronym>؟
البديل لوسم <acronym> هو الوسم <abbr>:
<!-- Syntax: <abbr title="text"> ... </abbr> --> <p>The <abbr title="World Wide Web">WWW</abbr> commonly known as the Web, is an information system where documents and other web resources are identified by Uniform Resource Locators.</p>
إقرأ أيضًا – HTML <acronym> Tag
- فصل: تنسيق النص Text Formatting فى HTML.
- تطبيقات وأمثلة: تنسيق النص Text Formatting فى HTML.
- فصل: الوسم <abbr> البديل.
دعم المتصفحات
![]() | ![]() | ![]() | ![]() | ![]() |
| مدعوم | مدعوم | مدعوم | مدعوم | مدعوم |




