• 第七周技术博客发表 web网页开发


    a<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
    <title>书屋主页</title>
    <style type="text/css">
    <!--
    .STYLE12 {color: #CC0033}
    .STYLE13 {color: #0033CC}
    .STYLE14 {color: #33FF33}
    .STYLE15 {color: #9900FF}
    .STYLE17 {
     color: #00FFFF;
     font-weight: bold;
    }
    .STYLE18 {color: #FF00FF}
    .STYLE20 {color: #33CCFF}
    .STYLE6 {color: #330099}
    .STYLE10 {color: #00FF00}
    .STYLE2 {color: #0066CC}
    .STYLE3 {color: #00CCFF}
    .STYLE8 {color: #9933CC}
    .STYLE9 {color: #FF00CC}
    #Layer1 {
     position:absolute;
     208px;
     height:185px;
     z-index:1;
    }
    #Layer2 {
     position:absolute;
     209px;
     height:230px;
     z-index:2;
     left: 190px;
     top: 341px;
    }
    #Layer3 {
     position:absolute;
     208px;
     height:255px;
     z-index:3;
     left: 190px;

    a<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
    <title>书屋主页</title>
    <style type="text/css">
    <!--
    .STYLE12 {color: #CC0033}
    .STYLE13 {color: #0033CC}
    .STYLE14 {color: #33FF33}
    .STYLE15 {color: #9900FF}
    .STYLE17 {
     color: #00FFFF;
     font-weight: bold;
    }
    .STYLE18 {color: #FF00FF}
    .STYLE20 {color: #33CCFF}
    .STYLE6 {color: #330099}
    .STYLE10 {color: #00FF00}
    .STYLE2 {color: #0066CC}
    .STYLE3 {color: #00CCFF}
    .STYLE8 {color: #9933CC}
    .STYLE9 {color: #FF00CC}
    #Layer1 {
     position:absolute;
     208px;
     height:185px;
     z-index:1;
    }
    #Layer2 {
     position:absolute;
     209px;
     height:230px;
     z-index:2;
     left: 190px;
     top: 341px;
    }
    #Layer3 {
     position:absolute;
     208px;
     height:255px;
     z-index:3;
     left: 190px;

  • 相关阅读:
    Unity Shader 之 uv动画
    c++源文件后缀名问题
    Unity Shader 之 透明效果
    正则表达式
    Unity Shader基础
    Unity Shader 之 渲染流水线
    2017/11/22 Leetcode 日记
    2017/11/21 Leetcode 日记
    2017/11/13 Leetcode 日记
    2017/11/20 Leetcode 日记
  • 原文地址:https://www.cnblogs.com/youu/p/5365492.html
Copyright © 2020-2023  润新知