Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

Embedding HTML Forms within another HTML Form

I haven't googled much on the topic "Embedding HTML Forms within another HTML Form". Although if there is any possibility that Forms can be nested, well I doubt if that would be a nice idea. I came up with one possible solution to this because one of the projects I recently handled requires that the application keeps its basic functionalities even if the Browsers' Javascript is turned off. I guess you guys should really consider the fact that some of the users visiting your site have their Javascript turned off for security reasons. And by that, your site should still work as expected. They may be less than what you might have anticipated but think about the idea that they might end up visiting and purchasing goods in your competitors' website instead. Now how's that?