Link
Link
Link
Link
Link
NOTE:
• These are 3 frames: left, main, and right.
• To to make your links open in the middle/main frame, you have to change the target page to "main" instead of target "blank".
• Example:
< a href="yoursite.html/page.html" target="main"> Link title would go here. < /a>
• ~ See where I have put "target="main" this will tell your web browser to direct the link to the middle frame aka main the main frame.
• create or edit your webpage and save this as index.html
(this will be the page where all of your content displays)
• create a webpage and save this as left.html
• create a webpage and save this as main.html
• create a webpage and save this as right.html
• create a webpage and save this as style.css
© layout made by www.yourcreativeblog.com