How to create an html page with input like image, text, color and it should be displayed in output | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to create an html page with input like image, text, color and it should be displayed in output

Inputs has to be given in text and it should be displayed in output as a html page

7th Oct 2017, 4:03 PM
Elavarasi
Elavarasi - avatar
5 Answers
+ 5
There are several input types exists in HTML5. To know more about input head to HTML5 course. input type=text input type=search input type=tel input type=url input type=email input type=date input type=month input type=week input type=time input type=datetime-local input type=number input type=range input type=color input type=checkbox input type=image input type=file
7th Oct 2017, 4:08 PM
Ranjan Bagri
Ranjan Bagri - avatar
7th Oct 2017, 4:43 PM
Ranjan Bagri
Ranjan Bagri - avatar
+ 1
study html
8th Oct 2017, 5:34 AM
Jason Wade
Jason Wade - avatar
0
But I need my inputs to displayed in output with color, text, image what I have given as input
7th Oct 2017, 4:23 PM
Elavarasi
Elavarasi - avatar
0
Thanks for ur reply but I don't want my inputs to be in form I want those to be displayed as like page with paragraph with bg color same as when we specify those with color, align etc
7th Oct 2017, 5:02 PM
Elavarasi
Elavarasi - avatar