Derived Channel
1.54K subscribers
252 photos
4 videos
374 files
68 links
القناة الأساسية
@stepbystep001

ومـما زادني شـرفـاً وتـيــهـاً
وكدت بأخمصي أطأ الـثريا
دخولي تحت قولك يا عبادي
وأن صـيَّرت أحمد لي نـبيـا
Download Telegram
to type 1st we have to use … tag with the text “st”
Anonymous Quiz
88%
superscript
12%
subscript
When the browser comes across two or more spaces next to each other, it displays …. Space/s
Anonymous Quiz
17%
two or more
31%
zero
51%
one
is used for creating a line break
Anonymous Quiz
63%
<br />
8%
<hr />
23%
<br></br>
5%
<hr></hr>
is used for creating a Horizonal Rule
Anonymous Quiz
2%
<br />
73%
<hr />
2%
<br></br>
23%
<hr></hr>
Semantic Markup intended to affect the structure of your web pages
Anonymous Quiz
65%
T
35%
F
Semantic Markup do add extra information to the pages
Anonymous Quiz
89%
T
11%
F
with Semantic Markup screen readers or search engines, can use this extra information
Anonymous Quiz
89%
T
11%
F
To write an italic text
Anonymous Quiz
17%
<i></i>
2%
<em></em>
80%
both of them
1%
<p></p>
is used to write an indented text
Anonymous Quiz
24%
<blockquote></blockquote>
52%
<indented></indented>
24%
<q></q>
is used to write a quoted text
Anonymous Quiz
9%
<blockquote></blockquote>
38%
<quote></quote>
53%
<q></q>
is used for unordered list
Anonymous Quiz
7%
<ol></ol>
91%
<ul></ul>
1%
<dl></dl>
1%
<dd></dd>
is used for ordered list
Anonymous Quiz
97%
<ol></ol>
2%
<ul></ul>
1%
<dl></dl>
0%
<dd></dd>
is used for definition list
Anonymous Quiz
2%
<ol></ol>
5%
<ul></ul>
93%
<dl></dl>
is used for description term
Anonymous Quiz
62%
<dt></dt>
32%
<dd></dd>
6%
<dl></dl>
is used for description term element
Anonymous Quiz
77%
<dt></dt>
19%
<dd></dd>
4%
<dl></dl>
in HTML we can’t make nested lists
Anonymous Quiz
11%
T
89%
F
is used for linking to other sites
Anonymous Quiz
19%
<link></link>
79%
<a></a>
1%
<site></site>
an attribute that contains the wanted link
Anonymous Quiz
7%
link
1%
site
87%
href
4%
target
Linking locally is called
Anonymous Quiz
34%
absolute URL
66%
Relative URL