Showing posts with label #web designing techniques. Show all posts
Showing posts with label #web designing techniques. Show all posts

Saturday, September 7, 2019

Can you explain "visibility:hidden" and "display:none"?

Display:none - means that the tag in question will not appear on the page at all (although you can still interact with it through the dom). There will be no space allocated for it between the other tags.

visibility:hidden means that unlike display:none, the tag is not visible, but space is allocated for it on the page. The tag is rendered, it just isn't seen on the page.



For example:
test | <span style="[style-tag-value]">Appropriate style in this tag</span> | test
Replacing [style-tag-value] with display:none results in:
test |   | test
Replacing [style-tag-value] with visibility:hidden results in:
test |                        | test



Back to Questions: Can you explain "visibility:hidden" and "display:none"? - "Can you explain "visibility:hidden" and "display:none"?"

Monday, December 3, 2018

Web Designing New Strategy follows:


  • Improve loading speed of your website.
  • Limit number of menus and fields.
  • Focus on one goal for each page.
  • Always keep visual in your mind.
  • Highlight main product or service.
  • Check the website is mobile friendly.






To know more just contact us:
Call: +91-7034448855, +91-9746754664  +1 925 322 6870 (USA),  +44 7475 939216 (UK)