iframe alignment
iframe alignment
- Started
- Last post
- 6 Responses
- warheros
how can i get the iframe to line up directly below the content in the cell above it here: the nav & content
across platforms mind you, both pc & mac
- F_180
use a div align or standard table alingments,, or try aligning within the file being displayed in the iFrame.
- warheros0
ive tried alignment with css, but it does things differently in safari and ie (pain in the ass)
- F_180
hmm..maybe change your doc type definition to xhtml transitional 1.0
- warheros0
i dont know a thing about xhtml ...
- fifty500
did you make sure your margins are set to zero in the iframe?
- warheros0
how do i do that ?