I have a web page that I created with html tags(form and table) and I used inline style sheeting to style the page.
What is the html that I would use to send the whole page to an e-mail address so that the person receives a link of the page to open as an e-mail.
I have a web page that I created with html tags(form and table) and
Share
Don’t just send links in your emails because you are likely to be considered a spammer. If you want to send emails with HTML content then just send them as HTML emails. If you need help with preparing the page to fit the HTMl email requirements use a CSS inliner tool like this one.