I know sounds like a dumb question haha but how do I edit my website? When I open the index.html in Dreamweaver or Notepad ++ I don't get anything except <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>.: :.</title>
</head>
<body>
</body>
</html>
Which is obviously the base of any website. Are the homepage and ext. saved as another file?
Thanks.