如果在一个网页中加入图像li.gif,那么使用的html语句是( )。
A.<IMG nClick=over(this) title=放大 src="li.gif">
B.<a href="li.gif"></a>
C.<a name="li.gif"></a>
D.<IMG nClick=over(this) title=放大 src="li.gif"></IMG nClick=over(this) title=放大>
第1题:
可以使用HTML的 img标记将图像插入到网页中。()
第2题:
【单选题】用HTML标记语言编写一个简单的网页,网页最基本的结构是()。
A.<html><head>…</head><frame>…</frame></html>
B.<html><title>…</title><body>…</body></html>
C.<html><title>…</title><frame>…</frame></html>
D.<html><head>…</head><body>…</body></html>
第3题:
1、用HTML标记语言编写一个简单的网页,网页最基本的结构是?
A.<html> <head>…</head> <frame>…</frame> </html>
B.<html> <title>…</title> <body>…</body> </html>
C.<html> <title>…</title> <frame>…</frame> </html>
D.<html> <head>…</head> <body>…</body> </html>
第4题:
2、用 HTML标记语言编写一个简单的网页,网页最基本的结构是:
A.<html> <head>…</head> <frame>…</frame> </html>
B.<html> <title>…</title> <body>…</body> </html>
C.<html> <title>…</title> <frame>…</frame> </html>
D.<html> <head>…</head> <body>…</body> </html>
第5题:
用HTML编写一个简单的网页,网页最基本的结构是()。
A.<html><head>…</head><frame>…</frame></html>
B.< html><title>…</title><body>…</body></html>
C.<html><title>…</title><frame>…</frame></html>
D.<html><head>…</head><body>…</body></html>