-
Content On left of web page. (like include file)
Good Morning my DD friends.
I have a main menu (include file) on the top of my webpage and I also want some fixed content to the left of every page. Similar to this webpage. http://www.htmldog.com/guides/htmlintermediate/
Please note I am not talking about a left vertical navigation bar since my main menu will be horizontally positioned on top of my page.
Basically I am asking how to do an include file with menu navigation and content running down the side.
PS: I have my horizontal menu already and did some work with some content that goes down the left of the page. But when I use this ENTIRE file as an include. The new content that goes to the center and right is not formatting properly.
Does anyone have any tutorials or tips on how to accomplish this. Sorry for the lengthy post but as you can see I am new to web design.
Regards,
Dallr
-
-
I found out what my problem was. I had two different doctype declarations.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
cheers
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks