How do i type up html ? And Can I open it with Internet Explorer ?

sexyfcukdan

New member
Jul 7, 2008
7
0
1
heres what i done..
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-...
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Football</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>

<body>
<h1>D C</h1>
</body>
</html>
 
Back
Top