<html><head><title>A Tutorial by Jordan</title></head>
<h3>Blah</h3>
<br>Hello!</br>
</html>
what does it mean?
<html>= Is starting a new HTML Script
<head>=The head of the web page that is privately viewed by you in the source only!
<title>=The title in the browser bar.
<h3>=Not sure what this is. Just is a little header?
Anything with </= Ends it all!
<html>= Is starting a new HTML Script
<head>=The head of the web page that is privately viewed by you in the source only!
<title>=The title in the browser bar.
<h3>=Not sure what this is. Just is a little header?
Anything with </= Ends it all!
discuss this topic to forum
