<meta charset='UTF-8'/>
<body style="background-color: rgb(246,244,245)">
<center>
<div>
<img src="http://heliang.tech/1/head.png" id="head"/>
<div>
<h2>hhhc</h2>
<p>?-?</p>
</div>
</div>
</center>
<center>
<div style="border:1px solid #999;background-color: white;color: grey;border 1px solid #999;height:40;width:700">
<div id="word1" style="float: left;width: 100;height: 30;padding-top: 10;margin-left: 100">?</div>
<div id="word2" style="float: left;width: 100;height: 30;padding-top: 10">!</div>
<div id="word3" style="float: left;width: 100;height: 30;padding-top: 10">$</div>
<div id="word4" style="float: left;width: 100;height: 30;padding-top: 10">&</div>
<div id="word5" style="float: left;width: 100;height: 30;padding-top: 10">*</div>
</div>
</center>
</body>
<script>
word1 = document.getElementById('word1')
word2 = document.getElementById('word2')
word3 = document.getElementById('word3')
word4 = document.getElementById('word4')
word5 = document.getElementById('word5')
word1.onmouseover = function(){
word1.style.backgroundColor = 'red'
word2.style.backgroundColor = 'white'
word3.style.backgroundColor = 'white'
word4.style.backgroundColor = 'white'
word5.style.backgroundColor = 'white'
}
word2.onmouseover = function(){
word1.style.backgroundColor = 'white'
word2.style.backgroundColor = 'red'
word3.style.backgroundColor = 'white'
word4.style.backgroundColor = 'white'
word5.style.backgroundColor = 'white'
}
word3.onmouseover = function(){
word1.style.backgroundColor = 'white'
word2.style.backgroundColor = 'white'
word3.style.backgroundColor = 'red'
word4.style.backgroundColor = 'white'
word5.style.backgroundColor = 'white'
}
word4.onmouseover = function(){
word1.style.backgroundColor = 'white'
word2.style.backgroundColor = 'white'
word3.style.backgroundColor = 'white'
word4.style.backgroundColor = 'red'
word5.style.backgroundColor = 'white'
}
word5.onmouseover = function(){
word1.style.backgroundColor = 'white'
word2.style.backgroundColor = 'white'
word3.style.backgroundColor = 'white'
word4.style.backgroundColor = 'white'
word5.style.backgroundColor = 'red'
}
word5.onclick = function(){
location.href = '500万代码(博客1).html'
}
</script>
<meta charset='UTF-8'/>
<body style="background-color: rgb(246,244,245)">
<center>
<div>
<img src="http://heliang.tech/1/head.png" id="head"/>
<div>
<h2>hhhc</h2>
<p>?-?</p>
</div>
</div>
</center>
<center>
<div style="border:1px solid #999;background-color: white;color: grey;border 1px solid #999;height:40;width:700">
<div id="word1" style="float: left;width: 100;height: 30;padding-top: 10;margin-left: 100">?</div>
<div id="word2" style="float: left;width: 100;height: 30;padding-top: 10">!</div>
<div id="word3" style="float: left;width: 100;height: 30;padding-top: 10">$</div>
<div id="word4" style="float: left;width: 100;height: 30;padding-top: 10">&</div>
<div id="word5" style="float: left;width: 100;height: 30;background-color:red;padding-top: 10">*</div>
</div>
</center>
</body>
<div><h2 style="color:red;margin-left: 320">|*</h2></div>
<center>
<div style="width: 700;height: 300;background-color: white">
<div><h5 style="margin-left:-400;padding-top: 30">?:<input type='text'></h5></div>
</div>
</center>