Computer Science, asked by ponnu8, 1 year ago

how to create a webpage about email using html


siddhartharao77: Create a webpage about email? I didn't understand questtion properly?
ponnu8: Topic: to create a webpage compose email using html and give suitable bg colour
siddhartharao77: <input type="email" name="Demo" >
ponnu8: sorry, I didn't get you

Answers

Answered by MrVeD
1
With html we cannot make a Dynamic Web pages. With html we can make a basic Web page. Ex:
<html>
<head>
<title>my webpage</title>
<body>this is my Web page please support mr
</body>
</head>
</html>

ponnu8: yes friend
MrVeD: support me by making it as the brainliest if you want.
ranbir6: ponnu and mrve is a friend
ponnu8: i want to make two or more webpages and linked it using html tag
MrVeD: yes we can do it
ponnu8: but how
MrVeD: now write the link name. any name
MrVeD: now write the link name that you want it to be displayed on your webpage
MrVeD: oh the tag does not come here so ask this question and I will be able to answer it
ponnu8: firat we should make a webpage about email with suitable bg colour then we should make " compose" with link to another page
Similar questions