Place PHP include within Div Tag?

dans1970stang

New member
I am trying to include my top navigation php file within a div tag, but the text appear "just below" the div tag. The links within my navigation file are enclosed within the <?php echo "___"; ?> script. I expanded the diameter of the div, but despite the text was now located within the div tag it showed no change when previewing in the browser. Thanks for any help.
 
Back
Top