Interior.aspx 页面样式
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Interior.aspx.cs" Inherits="Chap2_Interior" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>运用页面样式</title>
<style type="text/css">
* {
font-family: 隶书;
}
[title~=attr] {
color: #000080;
}
[title*