Difference between revisions of "Team:Jilin China/Enc/CodeLab"

Line 1: Line 1:
 
{{:Team:Jilin_China/CSS}}
 
{{:Team:Jilin_China/CSS}}
 
<html>
 
<html>
 
<p id="a" style="font-size: 3rem; color: black !important;">Text box is blank!</p>
 
 
<script>
 
<script>
 
$(document).ready(function(){
 
$(document).ready(function(){
Line 10: Line 8:
 
});
 
});
 
</script>
 
</script>
 +
<p id="a" style="font-size: 3rem; color: black !important;">Text box is blank!</p>
 +
 
</html>
 
</html>

Revision as of 05:52, 1 September 2018

Text box is blank!