問題一覧
1
italic
<i>
2
open in a new window
"_blank"
3
{
beginning of the css
4
it sets an image as the least item maker
list style image
5
it sets the size of the font
font size
6
it sets the color of the text
color
7
is a collection of text, numeric values, graphs, or image which is systematically processed and stored in a computer
database management system
8
SubjectTeacher - Sections
1:M
9
it is a shorthand property for setting the width of the four borders in one declaration from one to four values
border width
10
underline
<u>
11
display line breaks on the page
<br/>
12
number the or ordered lists
<ol>
13
definition list
<dl>
14
defines the definition term
*<dd>
15
it sets the starting position of a background image
background position
16
it sets an image as the background
background image
17
it sets the background color of the page
background color
18
it adds decoration to text
text decoration
19
in a database table provide characteristics of the records
columns
20
it indents the first line of the text in an element
text indent
21
it is foundation technology that is used to create web pages and applications
hyper text markup language 5
22
is a collection of information which is stored in well defined tables
database
23
bold
<b>
24
is a language that defines the style of html elements
cascading style sheets
25
are called single tags because they do not required an end tag
unpaired tags
26
are keywords that help give structure to an html page which are contained in angled brackets
tags
27
it sets the color the four borders can have from one to four styles
border style
28
is the location of all the content of your web
html document body
29
each record represents a single individual
database table
30
strikethrough
<strike>
31
it controls the letters in an element
text transform
32
bullet or unordered lists
<ul>
33
create database using 10 wisdom
create database 10-Wisdom; use 10-Wisdom;
34
verdana and 1.3em
value
35
used to display a link
<a>
36
sets the link to point and open it in a new window
href
37
it sets the color the four borders can have from one to four colors
border color
38
used to denote where a link will open
target
39
font-family and font-size
property name
40
it increases or decreases the space between characters
text spacing
41
are used to specify the detail of the tags
css properties
42
it sets the list of font family name and or generic family names
font family
43
it sets the type of the list item marker
list style type
44
it aligns the text in an element
text align
45
definition term
*<dt>
46
it sets if or how a background image will be repeated
background repeat
47
come in first and is composed of an opening or start and closing or end tags
paired tags
48
entity relationship diagram student - studentnumber student - lrn
1:1
49
subjectteachers - sections
M:M
50
rd modifiers of html tags that provide additional information. they are used to specify the content of a web page
attributes
51
are used to describe similar items. referred to as a database table record
rows
52
it doesn't appear in the output but contains important information about the web pages such as the web page title and this style
html document head
53
are the foundation of a database since all data are stored in it
tables
54
it sets the style of the font
font style
55
it sets the weight of the font
font weight
56
display images on a page
<img/>
57
this characteristics are called database table fields
columns
58
are an excellent way to present information in an organized fashion
list
59
it sets whether a background image is fixed or scrolls with the rest of the page
background attachment
60
bold
<b>
61
h1
selector
62
display form fields
<input/>
63
it can be seen on the top left corner of the browser
html document title
64
it places the list item marker in the list
list style position
65
is a digital document that is accessible through the internet using a web browser. it is usually written in hypertext markup language and can be accessed by url address
web page