From 95aca4b4d8fa62815d4bd412fff1a364f842814a Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Thu, 29 Apr 2021 16:16:42 -0700 Subject: remove retired locales (#699) --- files/he/web/html/element/mark/index.html | 86 ------------------------------- 1 file changed, 86 deletions(-) delete mode 100644 files/he/web/html/element/mark/index.html (limited to 'files/he/web/html/element/mark/index.html') diff --git a/files/he/web/html/element/mark/index.html b/files/he/web/html/element/mark/index.html deleted file mode 100644 index bc770a767a..0000000000 --- a/files/he/web/html/element/mark/index.html +++ /dev/null @@ -1,86 +0,0 @@ ---- -title: ': תגית לסימון טקסט' -slug: Web/HTML/Element/mark -tags: - - HTML - - אלמנט - - הדגשה - - טקסט - - מרקר - - סימון -translation_of: Web/HTML/Element/mark ---- -
{{HTMLRef}}
- -

תגית <mark> משמשת לסימון קטע בתוך טקסט אותו אנו מעוניינים להדגיש.

- -
{{EmbedInteractiveExample("pages/tabbed/mark.html", "tabbed-standard")}}
- - - -

 

- - - - - - - - - - - - - - - - - - - - -
קטגוריהתגיות מסוג Inline
תוכן מורשה -

טקסט, סקריפטים, מספרים, נוסחאות, כותרות, טבלאות, טפסים.

-
תגיות הורים מורשות<abbr>, <audio>, <b>, <bdo>, <br>, <button>, <canvas>, <cite>, <code>, <command>, <data>, <datalist>, <dfn>, <em>, <embed>, <i>, <iframe>, <img>, <input>, <kbd>, <keygen>, <label>, <mark>, <math>, <meter>, <noscript>, <object>, <output>, <progress>, <q>, <ruby>, <samp>, <script>, <select>, <small>, <span>, <strong>, <sub>, <sup>, <svg>, <textarea>, <time>, <var>, <video>, <wbr> 
ממשק DOM{{domxref("HTMLElement")}}
- -

תארים

- -

תגית זו נכללת ברשימת התארים הגלובליים.

- -
-
-

דוגמא - סימון טקסט חשוב

- -
<blockquote>
-  It is a period of civil war. Rebel spaceships, striking from a
-  hidden base, have won their first victory against the evil
-  Galactic Empire. During the battle, <mark>Rebel spies managed
-  to steal secret plans</mark> to the Empire’s ultimate weapon,
-  the DEATH STAR, an armored space station with enough power to
-  destroy an entire planet.
-</blockquote>
-
-
-
-

דוגמא - סימון תוצאת חיפוש בתוך טקסט

- -
<p>It is a dark time for the Rebellion. Although the Death
-Star has been destroyed, <mark class="match">Imperial</mark>
-troops have driven the Rebel forces from their hidden base and
-pursued them across the galaxy.</p>
-
-<p>Evading the dreaded <mark class="match">Imperial</mark>
-Starfleet, a group of freedom fighters led by Luke Skywalker
-has established a new secret base on the remote ice world of
-Hoth.</p>
-
-
-
- -

ראה גם

- - -- cgit v1.2.3-54-g00ecf