Difference between revisions of "Team:Tsinghua-A/Test3"

Line 2: Line 2:
 
{{Tsinghua-A/baseCSS}}
 
{{Tsinghua-A/baseCSS}}
 
<html>
 
<html>
<h2 font-size = 70px>#good boy</h2>
+
<style>
 +
.font{
 +
font-size : 70px;
 +
}
 +
</style>
 +
<h2 class = "font">#good boy</h2>
 
</html>
 
</html>

Revision as of 13:16, 25 September 2019

#good boy