Session 2 It430 Mid Term
Session 2 It430 Mid Term
Session 2 It430 Mid Term
Spring 2009
IT430- E-Commerce (Session - 2)
http://www.vustudents.net
<iframe>
<Frame>
<frameset> (page 31)
<noframes>
<style>
<h1>
<p>
<a> (page 39)
css coding
<HTML><HEAD>
<STYLE TYPE="text/css">
<!--
H1 { color: blue }
-->
</STYLE>
http://www.vustudents.net
</HEAD><BODY>
</BODY></HTML>
H1 { color: blue;
text-align: center; }
H1 { color: blue; text-align: center; }
<STYLE TYPE="text/css">
<!--
-->
</STYLE>
Equal to Not
Equal
Not Equal (page 58)
Efficient working
None of these
http://www.vustudents.net
Protection against security attacks (page 96)
Networking purpose
ref http://www.w3schools.com/quiztest/quiztest.asp?qtest=HTML
I and II only
I, II and III (page 96)
I and III only
I only
Ref http://www.webopedia.com/TERM/F/firewall.html
Question No: 12 ( Marks: 1 ) - Please choose one
When two or more intranets are connected to each other they form a/an ----------
VPN
intranet
internet
extranet (page 2)
http://www.vustudents.net
Space tag
CELLSPACING
CELLPADDING
FRAMESPACING
ref
_blank renders the link in a new, unnamed window
_self renders the link in the current frame (useful for overriding
a BASE TARGET)
_parent renders the link in the immediate FRAMESET parent
_top renders the link in the full, unframed window
http://www.vustudents.net
Question No: 19 ( Marks: 2 )
Which attribute is used to describe , how many times you want the sound to repeat.
Discuss briefly.
http://www.vustudents.net