Hide

Is it good to hide url bar from Mobile websites?

Is it good to hide url bar from Mobile websites?
  1. Can I hide URL in address bar?
  2. How can I hide the full URL of my website?

Can I hide URL in address bar?

No you can't. Imagine spoofing https://yourbank.com/ instead of http://fakesite.com/ . The only way to see a different URL is to proxy the response, or putting it in a frame. The only way to "hide" your URL would be to use frames.

How can I hide the full URL of my website?

Type "</a>" after the link word or phrase to close off the link. Your code should now look like this: <a href = "urlofwebsite"> LINK NAME </a>, but will appear on your website as "LINK NAME" with the URL hidden.

When you are designing for a web browser can you create a different design for mobile than for desktop? or does it have to be the same for both
How designing for mobile is different from desktop?Why should a mobile website be different from a desktop website?Should you design for mobile or de...
Designig a website for academic scholar audiences
How do I create a scientific website? How do I create a scientific website?Simple logical structure Keep your site easy to navigate and do not creat...
Top layer for two applications in one
What layer creates a connection between 2 applications?How can you display 2 windows at the same time?Why is application layer at the top? What laye...