登录
首页 » HTML » 实验一HTML标记基本应用与网页设计

实验一HTML标记基本应用与网页设计

于 2020-06-29 发布
0 175
下载积分: 1 下载次数: 1

代码说明:

说明:  这个代码是讲述了HTML常用标记的使用方法(Use of HTML common tags)

文件列表:

实验代码及所用图片\11-1.html, 1437 , 2018-05-13
实验代码及所用图片\11-2.html, 1131 , 2018-05-13
实验代码及所用图片\2-1.html, 371 , 2018-05-04
实验代码及所用图片\2-2.html, 414 , 2018-05-04
实验代码及所用图片\3-1.html, 1035 , 2018-05-13
实验代码及所用图片\3-2.html, 528 , 2018-05-04
实验代码及所用图片\4-1.html, 807 , 2018-05-04
实验代码及所用图片\4-2.html, 1275 , 2018-05-11
实验代码及所用图片\5-1.html, 923 , 2018-05-13
实验代码及所用图片\5-2.html, 967 , 2018-05-13
实验代码及所用图片\6-1.html, 1843 , 2018-05-13
实验代码及所用图片\6-1.jpg, 52666 , 2018-05-13
实验代码及所用图片\6-2-1.jpg, 130103 , 2018-05-13
实验代码及所用图片\6-2-2.jpg, 86384 , 2018-05-13
实验代码及所用图片\6-2-3.jpg, 95292 , 2018-05-13
实验代码及所用图片\6-2-4.jpg, 334697 , 2018-05-13
实验代码及所用图片\6-2-5.jpg, 219627 , 2018-05-13
实验代码及所用图片\6-2.html, 969 , 2018-05-13
实验代码及所用图片\google.png, 5969 , 2018-05-04
实验代码及所用图片\image51.jpg, 179818 , 2018-05-13
实验代码及所用图片\image52.jpg, 218620 , 2018-05-13
实验代码及所用图片\image53.jpg, 90997 , 2018-05-13
实验代码及所用图片\image54.jpg, 159533 , 2018-05-13
实验代码及所用图片\ipadblank1.gif, 16770 , 2018-05-11
实验代码及所用图片\ipadblank2.gif, 6163 , 2018-05-11
实验代码及所用图片\ipadblank3.gif, 35870 , 2018-05-11
实验代码及所用图片\ipadblank4.gif, 96267 , 2018-05-11
实验代码及所用图片\syllabus.html, 2447 , 2018-05-13
实验代码及所用图片, 0 , 2018-05-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • JForum--Java论坛源代码
    JForum是一个开源的Java论坛,其源代码对于学习Java和Java EE的网站开发有很好的价值。
    2022-08-06 19:53:16下载
    积分:1
  • vote
    实现了后台动态更新投票的内容、票数,比传统的投票系统更具弹性(To achieve the background dynamically updated content to vote, votes, than the traditional voting system more flexible)
    2010-03-06 20:41:45下载
    积分:1
  • fcgi.tar
    fcgi,用于构建fcgi程序,这个是c++版本的(fcgi, used to build fcgi process, this is c++ version)
    2013-09-15 15:15:25下载
    积分:1
  • html标签高亮显示
    资源描述html标签高亮显示html标签高亮显示html标签高亮显示html标签高亮显示html标签高亮显示html标签高亮显示html标签高亮显示
    2023-02-18 01:15:03下载
    积分:1
  • zxdb
    视频在线点播系统:ASP.NET 和 SQL Server 2005 实现一个简易的在线视频点播系统。按功能的不同可以划分为 5 个模块:用户管理模块、视频信息浏览模块、视频收藏模块、视频播放模块和视频信息管理模块。其中用户管理模块分为两个子模块,分 别为管理员用户管理模块和普通用户管理模块。视频信息管理模块也分为两个子模块,分别为视频详细信息管理模块和视频类别 管理模块。(Online video on demand system: ASP.NET and SQL Server 2005 to implement a simple online video on demand system. According to different functions can be divided into five modules: user management module, the video information visit the module, the video collection module, the video playback module, and video information management module. User management module which is divided into two sub-modules, respectively, the administrator user management module and the general user management module. Video information management module is also divided into two sub-modules, namely, video information management module and the video category management module.)
    2010-08-04 12:44:56下载
    积分:1
  • cool广告交换
    资源描述perl盟出的功能很强的广告交换,代码可通过email传给客户,客户可在线修改网站资料. 
    2022-03-24 17:29:34下载
    积分:1
  • PHPmh
    PHP漫画程序软件介绍:文本+采集+静态技术(PHP software cartoon Introduction: text+ collection+ static technology)
    2009-04-03 13:16:37下载
    积分:1
  • php
    php三中页面跳转方式(header、location、refresh)(Jump php pages in three ways (header, location, refresh))
    2013-07-20 08:53:02下载
    积分:1
  • Web版的WorkFlow流程设计器WorkFlowBS
    Web版的流程图设计器WorkFlowBS,实现目标:   1 将所有的节点自动排序   2 解决连线的重叠问题   分析:   1 设置每个节点的parentNode和childNode   2 找到一个parentNode 为null的做为树根设坐标(row=0,0)   3 判断childNode的节点数为每个子节点设置坐标(row+1,col),   3.1 子节点的位置(row+1,fa.col+(i-(total/2)))   4 如果坐标位置被占用,那么修改父节点坐标,使其col++ ,重复3   4.1 判断占用关键是看col因为是自顶到下的,所以row不会重复   5 设置完这个节点的子节点以后,设置这个节点为已操作already=1   6 查找一个父节点不为空already=0的节点,重复3   7 重复2   8 完成节点的坐标设置,进行位移   9 建立两点之间的连线   10 写连线的名称和备注(选)   11 判断如果两个连线的midPoint重叠,就左右移开   12 如果连线的midPoint和node重叠,就移开
    2022-02-02 03:01:21下载
    积分:1
  • down2000
    【程序主要功能】 1. 软件在线登记, 在线生效。 2. 提供软件搜索功能。 3. 提供点击计数功能, 同一IP点击多次无效。 4. 提供在线排名功能, 可以看到哪个软件的人气最高。 5. 随时可以增加删除类别,删除软件。 【安装方法】 1. 编辑 down.cgi 按照该文件中参数说明修改信息 2. menu.txt是用来设置网站类别,修改时请注意保持默认格式( NO|软件类别|类别简介 ) 3. 将所有CGI文件上传至指定目录(目录可自定) 4. 将所有CGI文件的属性修改为“755” 5. 确认全部设置无误后,运行 down.cgi 即可(The main function of the program [] 1 software online registration, online effect. 2 software provides search function. 3 Click on the counting function, the same IP click multiple invalid. 4 provide online ranking function, you can see which software is the most popular. 5 can be added at any time to delete categories, delete the software. [installation method] 1 edit down.cgi to modify the information in accordance with the parameters of the document 2 menu.txt is used to set up a website category, modify please keep the default format (NO| software category | category) 3 all the CGI files uploaded to the specified directory (the directory can be customized) 4 attributes of all CGI files changed to 755 5 confirm that all is correct, you can run the down.cgi)
    2016-03-04 15:50:32下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载