H1 and Asp:Textbox

  • Thread starter Thread starter Gonçalo Boléo
  • Start date Start date
G

Gonçalo Boléo

I have a textbox control inside an H1 tag.
It's possible to make the textbox as its text like H1?

thanks,
Goncalo Boleo
 
It's possible to make the textbox as its text like H1?

Why would you have a textbox inside of a H1 tag? I can't see a reason for
that.

That said, no, you can't. You really don't have any control over how the
text is rendred in a textbox, since that's more of an OS/Browser level
thing.

-Darrel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top