3、在本地站点中有如下两文件 G:\site\other\index.html G:\site\web\article\01.html index.htm要想链接到01.html这个文件,正确的链接路径应该是:
A.href=“01.html”
B.href=“web/article/01.html”
C.href=“../web/article/01.html”
D.href=“../../web/article/01.html”
第1题:
文件夹中有两个文件X和Y。从文件X中的某处有一个超链的起点:"文件Y"。点击“文件Y”就可以链接到文件Y.html。这个超链的相应HTML语句是: 文件Y
现在将文件X移动到另一个文件夹中。再打开文件X并点击“文件Y”这个超链起点,发现已无法找到文件Y(但文件Y并未移动位置)。试解决这个问题。
第2题:
Dreamweaver的站点(Site)菜单中,Site Map View→Link to New File表示?
A. 将一个选定文件作为地图的起始点
B. 创建一个新文件而后添加一链接至选定页面
C. 在选定页面中添加一文本至当前文件
D. 更新链接
第3题:
用户user1在宿主目录下有文件index.html,继续执行命令“vi~/index.htm”将有()操作效果。
第4题:
Dreamweaver的站点(Site)菜单中,SiteMapView→LinktoNewFile表示?()
第5题:
在Power Point文档中插入的超级链接,可以链接到()。
第6题:
网页中的超级链接可以链接到()
第7题:
要将已有文件添加到站点中,可以采用哪个操作()
第8题:
CNPLTE在配置Cell site的Site Parameters Tab时,需要配置哪些参数?()
第9题:
You create a master page named Article.master. Article.master serves as the template for articles on your Web site. The master page uses the following page directives. <%@ Master Language="VB" CodeFile="article.master.vb" Inherits="article" %> You need to create a content page that uses the master page as a template. In addition, you need to use a single master page for all devices that access the Web site. Which code segment should you use? ()
第10题:
Disable the pop-up blocker.
Add the URL of the Web site to the list of trusted sites.
Add the URL of the Web site to the list of allowed sites.
Enable the Automatic Website Checking option on the Phishing filter.
Visit the Web site and select the Always allow pop-ups from this site option.
第11题:
Set the .NET Framework trust level to Full for the Web site.
Set the .NET Framework trust level to Low for the Web site.
Set the .NET Framework trust level to High for the Web site.
Set the .NET Framework trust level to Medium for the Web site.
第12题:
对
错
第13题:
在Dreamweaver MX 中,下面关于定义站点的说法错误的是()
A. 首先定义新站点,打开站点定义设置窗口
B. 在站点定义设置窗口的站点名称(Site Name)中填写网站的名称
C. 在站点设置窗口中,可以设置本地网站的保存路径,而不可以设置图片的保存路径
D. 本地站点的定义比较简单,基本上选择好目录就可以了
第14题:
本地站点进行超链接检查无法实现( )。
A、孤立文件
B、网站中的断链
C、查找空标题的网页
D、外部链接
第15题:
要在一台Windows Server 2003上利用InternetinformationService实现主页浏览服务,你创建了一个Web站点并指定了一个主页文件Index.htm,将其放到Web站点的主目录下,当你启动Web站点后利用IE浏览器访问站点时提示无法显示主页。应采取何种措施解决这个问题?()
第16题:
在Dreamweaver中,“站点”一词既表示Web站点,又表示属于Web站点的文档的本地存储位置,主要有()类型
第17题:
站点地图文件中,下面哪个属性不属于< Site Map Node >元素?()
第18题:
关于绝对路径的使用,以下说法错误的是()。
第19题:
Dreamweaver 8站点提供一种组织所有与Web站点关联的文档的方法。通过在站点中组织文件,可以利用Dreamweaver 8将站点上传到Web服务器、自动跟踪和维护链接、管理文件以及共享文件。()
第20题:
在Office XP中,文件可以保存在软盘、本地硬盘里、Web文件夹、FTP站点上,是否正确。
第21题:
孤立文件
网站中的断链
查找空标题的网页
外部链接
第22题:
在站点地图中单击鼠标右键,选择“链接到已有文件”
在本地视图中使用右键菜单的编辑命令
使用文件菜单中打开命令
使用编辑菜单中粘贴HTML命令
第23题:
Authentication
Authorization Rules
IIS Manager Permissions
SSL Settings
第24题:
运行命令appcmd set config/section.httpRedirect/enabled.true
运行命令appcmd set config/section.httpRedirect/enabled.false
运行命令appcmd set site/site.name.contoso/-bindings.[protocol=’http’,www.contoso.com]
运行命令appcmd set site/site.name.contoso/+bindings.[protocol=’http’,www1.contoso.com]