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

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

php - PHPDoc: @return void necessary? -

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