Computer Science, asked by chetnachaudhary, 1 year ago

heyy guyss i need:-
1) html codding with output
2)and html database

Answers

Answered by agarwalpriyanka
2
INPUT
<html>
<head>
<title> My Web Page</title>
</head>
<body>
This is my first webpage.
</body>
</html>

OUTPUT

This is my first webpage.

agarwalpriyanka: Hope you got the right answer
chetnachaudhary: well its kinda right but i want the 2nd one also
agarwalpriyanka: Ok I'll send that too
vaibhav226: oh
vaibhav226: chetna plz talk to me yaar
vaibhav226: me app se chat nahi kar pa raha plz talk with me
Answered by astitvastitva
0
Databases are ment to store any received information from the webpage or a software.
MySQL, Oracle or Microsoft Access are some of the RDBMSes.
However, HTML is not much more than a language. It helps you to create and design (through CSS) your own webpages.
So, at this point there is no valid reason for your requirement of an HTML database because HTML being a language can't have a database.

I guess you should verify your question again. You must be missing something in it. Also be specific about the scripting and the output you're asking for.
Have a nice day!
Similar questions