遇到变化点封装它!

 1封装状态<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 2封装状态<html xmlns="http://www.w3.org/1999/xhtml">
 3封装状态 <head>
 4封装状态  <title> change state </title>
 5封装状态  <meta name="generator" content="editplus" />
 6封装状态  <meta name="author" content="" />
 7封装状态  <meta name="keywords" content="" />
 8封装状态  <meta name="description" content="" />
 9封装状态 </head>
10封装状态
11封装状态 <body>
12封装状态  <input type="button" id="execBtn" value="show1" />
13封装状态  <div id="show"></div>
14

相关文章: