html5 - Whitespace at the top inside iframe? -



html5 - Whitespace at the top inside iframe? -

iframe {margin:none;padding:none;} //inside content there 2 column separated div #left{margin-left 80px} #right {marigin-right 50px}

but seems there blank space @ top of content, help?

set on actual iframe too:

<iframe marginheight="0" marginwidth="0" />

otherwise, content in iframe causing it, it's body { margin-top:0; } content in iframe needs set.

html5 css3

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -