嵌入多媒体文本的HTML的基本语法是()A、<embed url=#></embed> B、<embed src=#></embed> C、<a src=#></embed> D、<a url=#></embed>

题目

嵌入多媒体文本的HTML的基本语法是()

  • A、<embed url=#></embed> 
  • B、<embed src=#></embed> 
  • C、<a src=#></embed> 
  • D、<a url=#></embed>

相似考题
参考答案和解析
正确答案:B
更多“嵌入多媒体文本的HTML的基本语法是()A、embed url=#/embed B、embed src=#/embed C、a src=#/embed D、a url=#/embed”相关问题
  • 第1题:

    类 Contain 的定义如下: class Contain { private: int x; protected: int z; public: class Embed { private: int y; public: Embed ( ) { y=100; } int Embed_Fun(); }MyEmbed; int Contain_Fun(); }; 下列对上面定义的描述中,正确的是( )。

    A.定义类Embed对象的语句是:Contain::Embed Myobject;

    B.类Contain的成员函数Contain_Fun()中可以访问对象MyEmbed的私有成员y

    C.类Embed的成员函数Embed_Fun()中可以直接访问类Contain的所有成员

    D.类Embed的成员函数Embed_Fun()中只能直接访问类Contain的公有成员


    正确答案:A
    解析:对象MyEmbed是类Contain的成员对象,通过对象MyEmbed不能访问其私有数据成员y,所以选项B是错误的。类Embed是类Contain的嵌套类,类Embed的成员函数不能直接访问类Contain的所有成员,所以选项C和D都是错误的。

  • 第2题:

    有以下HTML代码,在浏览器中显示正确的是( )。

    <html>

    <frameset rows="25%,50%,25%">

    <frame. src="/html/frame_A.html">

    <frame. src="/html/frame_B.html">

    <frame. src="/html/frame_C.html">

    </frameset>

    </html>


    正确答案:B

  • 第3题:

    在HTML语言中,可用来产生滚动文字的标记是______。

    A.<Marquee>
    B.<Table>
    C.<Object>
    D.<Embed>

    答案:A
    解析:
    本题考查HTML语言标记的基础知识。Marquee标记用于创建一个滚动内容的效果,可应用于文字、图片等;Table标记用于创建表格;Object标记用于定义一个嵌入的对象,该对象包括图像、音频、视频、Java Applets、ActiveX、PDF以及Flash等;Embed标记用于插入各种多媒体,格式可以是SWF、Midi、Wav、AIFF、AU、MP3等。

  • 第4题:

    框架中“可改变大小”的语法是下列哪一项()

    • A、<IMG SRC="URL" BORDER=?>
    • B、<SAMP></SAMP>  
    • C、<ADDRESS></ADDRESS>  
    • D、<FRAME NORESIZE>

    正确答案:A

  • 第5题:

    在Illustrator文件中置入的图像,有Link[链接]和Embed[嵌入]之分,它们的区别在于()。

    • A、嵌入的图像色彩逼真
    • B、置入的图像Link链接)到文件中,文件就会变大
    • C、置入的图像嵌入到文件中,文件就会变大
    • D、Link链接)的图像会以灰阶形式显示

    正确答案:C

  • 第6题:

    在下列HTML语句中,哪一个是描述插入图片的正确格式()

    • A、img src="图像文件的路径"
    • B、img url=图像文件的路径
    • C、img="图像文件的路径"
    • D、img src=图像文件的路径

    正确答案:A

  • 第7题:

    在HTML中设置超级链接使用。()

    • A、<A>与</A>
    • B、<EMBED>与</EMBED>
    • C、<IMG>与</IMG>
    • D、<B>与</B>

    正确答案:A

  • 第8题:

    以下标记中,用来创建对象的是()。

    • A、<Object>
    • B、<Embed>  
    • C、<Form> 
    • D、<Marquee>

    正确答案:A

  • 第9题:

    < img src="url.gif" dynsrc="url.avi">表示图象"url.gif"作为视频的封面。


    正确答案:正确

  • 第10题:

    You create a Web Form that contains a TreeView control. The TreeView control allows users to navigate within the Marketing section of your Web site. The following XML defines the site map for your site. You need to bind the TreeView control to the site map data so that users can navigate only within the Marketing section. Which three actions should you perform?()

    • A、Add a SiteMapDataSource control to the Web Form and bind the TreeView control to it.
    • B、Add a SiteMapPath control to the Web Form and bind the TreeView control to it.
    • C、Embed the site map XML within the SiteMap node of a Web.sitemap file.
    • D、Embed the site map XML within the AppSettings node of a Web.config file.
    • E、Set the StartingNodeUrl property of the SiteMapDataSource control to ~/Marketing.aspx.
    • F、Set the SkipLinkText property of the SiteMapPath control to Sales.

    正确答案:A,C,E

  • 第11题:

    单选题
    在WEB页中插入图片使用的标记是()。
    A

    <SRC>

    B

    <IMG>

    C

    <BGGROUND>

    D

    <URL>


    正确答案: C
    解析: 暂无解析

  • 第12题:

    单选题
    Which of the following is the main idea of this passage?
    A

    Teaching morals and values has been a frequently discussed topic in the past few years.

    B

    The author and his staff embed virtues into lessons and school life to encourage character development in children.

    C

    Kids throughout the population face the same needs, the same challenges, and the same realities in their lives.

    D

    Role plays are an excellent way of getting students to practice their English.


    正确答案: B
    解析:
    文章第一段提到,孩子们的性格发展(development of character),第二段提到“a child’s moral literacy is strengthened when...”,接下来第三段提到“and a chance for the virtue to embed itself”(把美德嵌入课堂教学和学校生活中,帮助孩子们性格的发展),到最后站在教育者角度提出建议。B项意思是:作者和他的工作人员将美德嵌入课程和学校生活,鼓励儿童的性格发展。此项表达全面,故选B。

  • 第13题:

    嵌入多媒体文件的HTML代码正确的是( )。

    A.<embed url=""></embed> B.<embed src=""></embed>C.<a src="">...</embed>D.<a url="">...</embed>


    正确答案:B

  • 第14题:

    Microsoffs COM is a software(66)that allows applications to be built from binary software components. COM defines a binary standard for function calling between components, a way for components to dynamically discover the interfaces implemented by other components, and a mechanism to identify components and their interfaces uniquely.OLE is a compound(67)standard developed by Microsoft. OLE makes it possible to create(68)with one application and link or embed them in a second application. Embedded objects retain their original format and(69)to the application that created them. Support for OLE is built into the Windows and MacOS Operating Systems. A(70)compound document standard developed mainly by Apple and IBM is called OpenDoc.

    A.architecture

    B.protocol

    C.procedure

    D.structure


    正确答案:A
    解析:微软提出的COM是一种软件体系结构,它可以根据二进制软组件构成应用软件。 COM定义了组件之间进行功能调用的二进制标准,这是使得一个组件能够动态地发现其他组件实现的接口的一种方法,也是标识组件及其接口的特殊机制。OLE是由微软开发的组合文档标准。OLE可以生成与一种应用有关的文档,并且把它链接或嵌入到另外一个应用中。被嵌入的对象保持了原来的格式,而且可以与生成它们的应用链接起来。对OLE的支持已经内置在Windows和MacOS操作系统中。主要由 Apple和IBM开发的竞争性组合文档标准叫做OpenDoc。

  • 第15题:

    嵌入背景音乐的HTML代码是()

    • A、<backsound src=#> 
    • B、<bgsound src=#> 
    • C、<bgsound url=#> 
    • D、<backsound url=#>

    正确答案:B

  • 第16题:

    在网页中若要播放名为demo.avi的动画,以下用法中,正确的是()

    • A、<Embedsrc=”demo.avi”autostart=true> 
    • B、<Embedsrc=”demo.avi”autoopen=true> 
    • C、<Embedsrc=”demo.avi”autoopen=true></Embed> 
    • D、<Embedsrc=”demo.avi”autostart=true></Embed>

    正确答案:D

  • 第17题:

    视频文件的URL,使用()属性进行标识。

    • A、SRC
    • B、DYNSRC
    • C、HERF
    • D、EMBED

    正确答案:B

  • 第18题:

    在CSS中使用背景图片需要使用参数()

    • A、image
    • B、url
    • C、style
    • D、embed

    正确答案:B

  • 第19题:

    Behaviors是()的组合。

    • A、Event和Action
    • B、Frame和FrameSet
    • C、embed和param
    • D、embed和object

    正确答案:A

  • 第20题:

    在网页中,HTML< embed>标签用于制作滚动字幕。


    正确答案:错误

  • 第21题:

    框架中“禁止改变框架窗口大小”的语法是()

    • A、<a href="right.html" target="rightframe"> 
    • B、<IMG src="URL" border=?> 
    • C、<FRAMESET rows="20%,*" frameborder="0"> 
    • D、<FRAME noresize>

    正确答案:D

  • 第22题:

    在WEB页中插入图片使用的标记是()。

    • A、<SRC>
    • B、<IMG>
    • C、<BGGROUND>
    • D、<URL>

    正确答案:B

  • 第23题:

    单选题
    下列关于Distiller的“AdobePDF Settings(Adobe PDF设置)“对话框中的“Font(字体)”标签项中的描述,正确的有:()
    A

    选中“Embed AllFonts(嵌入所有字体)”选项后,则一定会将文档中所用的允许嵌入的字体悉数嵌入

    B

    Font Locations(字体来源)”列表中可指定多个字体文件夹,而不局限于系统字体文件夹

    C

    只有在“FontLocations(字体来源)”中被指定文件夹中的字体才可用于嵌入或不嵌入的操作

    D

    将多个PDF文档合并后,只有通过执行“Advance(高级)>PDFOptimizer(PDF优化器)“命令才能使其中包含的相同字体子集合并


    正确答案: A
    解析: 暂无解析