T
Takumoto
Guest
I wanted to try using notepad ++ so I typed Something simple:
<html>
<head>
<title> Moving on </title>
</head>
<body bgcolor="green">
<br> Throw your hands in the air.
</body>
</html>
When i open it in IE or Firefox It comes up as a black screen,plain white. Is it my code,browser,or notepad++.
<html>
<head>
<title> Moving on </title>
</head>
<body bgcolor="green">
<br> Throw your hands in the air.
</body>
</html>
When i open it in IE or Firefox It comes up as a black screen,plain white. Is it my code,browser,or notepad++.