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

ومـما زادني شـرفـاً وتـيــهـاً
وكدت بأخمصي أطأ الـثريا
دخولي تحت قولك يا عبادي
وأن صـيَّرت أحمد لي نـبيـا
Download Telegram
sports results, stock reports, train timetables are types of information that needs to be displayed in Grid or table
Anonymous Quiz
95%
T
5%
F
… element is used to create a table
Anonymous Quiz
91%
<table>
3%
<thead>
4%
<tr>
3%
<td>
The contents of the table are written out row by row using
Anonymous Quiz
5%
<table>
4%
<thead>
83%
<tr>
7%
<td>
Each cell of a table is represented using a … element
Anonymous Quiz
4%
<table>
4%
<thead>
7%
<tr>
85%
<td>
… element is used just like the <td> element but its purpose is to represent the heading for either a column or a row
Anonymous Quiz
5%
<table>
25%
<thead>
6%
<tr>
65%
<th>
colspan is used to merge …
Anonymous Quiz
85%
columns
15%
rows
rowspan is used to merge …
Anonymous Quiz
1%
columns
99%
rows
an attribute which is used to modify the background color is
Anonymous Quiz
42%
backgroundColor
54%
bgcolor
3%
color
1%
backcolor
there’s an attribute to modify width in HTML which is called width
Anonymous Quiz
93%
T
7%
F
there’s an attribute to modify height in HTML which is called height
Anonymous Quiz
94%
T
6%
F
an attribute which is used in images to get the source of target image
Anonymous Quiz
6%
source
87%
src
7%
alt
alt is an attribute which is used when the image doesn’t load correctly
Anonymous Quiz
89%
T
11%
F
an attribute which specifies whether a header cell is a header for a column or a row
Anonymous Quiz
43%
scope
15%
orientation
20%
target
23%
colrow
a tag which is used to write figure captions
Anonymous Quiz
21%
<figurecaption></figurecaption>
29%
<fig></fig>
50%
<figcaption></figcaption>
h1 is smaller than h6
Anonymous Quiz
8%
T
92%
F
contains all the contents of an HTML document
Anonymous Quiz
18%
<head>
82%
<body>
a container for metadata
Anonymous Quiz
93%
<head>
7%
<body>
a root for an HTML document
Anonymous Quiz
14%
<head>
7%
<body>
79%
<html>
defines the title of the document
Anonymous Quiz
15%
<head>
2%
<body>
2%
<html>
81%
<title>
an attribute which specifies extra information about an element
Anonymous Quiz
5%
width
2%
height
70%
title
23%
src
an attribute which specifies a URL to a document that explains the quote or why the text was inserted/changed
Anonymous Quiz
2%
width
1%
height
41%
cite
56%
src