I have a project to design a new web page using notepad.
please send me a web page designed using notpad that will
help me on my project.Also send me toppic or idea of what
kind of web page or purpose that my web page should have.use
my e-mail adrees to send me ,that is, beteg13@yahoo.com .I
WILL BE PLEASED IF YOU SEND ME WHAT EVER YOU HAVE THAT WILL
HELP ME!
Answers were Sorted based on User's Feedback
Answer / xcxc
man whats your problem join some normal insttute in
ameerpet ,hyderabad
start withfrontpage
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nimesh
<!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>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<title>Untitled Document</title>
</head>
<body>
hello
<--you can write anything in this body part which will print
in your browser...-->
</body>
</html>
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between “display: none” and “visibility: hidden”, when used as attributes to the HTML element.
How can I eliminate the extra space after a </form> tag?
Who is known as the father of world wide web (www)
How do I find meta tags?
Which tag is used to display the number list?
What does tag stand for?
Does safari support datalist?
What is the difference between fontsize and font size in dhtml?
What does html5 mean?
What is the use of dom in html?
Which methods are used to draw a straight line on a Canvas?
Where do I put meta viewport tag?