Your browser does not support JavaScript!
Computing. Programming. Web development. Graphic design. Networking.
Home
About me
Tutorials
Downloads
Quiz
Portfolio
Software development
Web development
Graphic design
Contact
Web development quizzes
Minutes
Seconds
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>
There are only 2 ways to place styles in a HTML document: External CSS and inline CSS.
False
True
You can change the text size using font-size.
False
True
The #myid ++ p selector selects all p elements immediately preceded by #myid.
False
True
The #myid > p selector selects all child p elements of #myid.
False
True
Inline styles, for example <h1 style="color:blue">Hello</h1>, are a good practice.
False
True
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>