Jump to content

how to create side window in html/css


safeabz

Recommended Posts

hi i want to create on my basic page a side window with external website links and have diffrent background color and text to it can anybody guide me to right tutorial or how to as im not sure where in w3 i can find it thanks

Link to comment
Share on other sites

hi i want to create on my basic page a side window with external website links and have diffrent background color and text to it can anybody guide me to right tutorial or how to as im not sure where in w3 i can find it thanks
Hi, If what you want is to include a side pane with links that are on another website check out the following link:http://www.w3schools.com/html/html_iframe.aspIf what you want is to have a side pane with your own links check the following link:http://www.w3schools.com/css/css_navbar.asp
Link to comment
Share on other sites

I wouldn't advocate the use of iframes. The only proper uses I see for them today is for Javascript applications that can't do their task in any other way.

Link to comment
Share on other sites

I wouldn't advocate the use of iframes. The only proper uses I see for them today is for Javascript applications that can't do their task in any other way.
True, But he did say that it is for his 'basic' website.Unless he will be implementing SEO it will solve his problem.I have also seen it used on HTML email marketing campaigns, as email clients donot allow scripts to be ran.
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...