css div height setting to zero -


i have problem hidding div container... there attribut called "visibility" can set "hidden". div container hides, container ... there white space... there possibility remove space? because belong container, theres text .... if container hides, there's gap.... need remove gap

thx responding :)

try display:none

the difference described here


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

c++ - Convert big endian to little endian when reading from a binary file -