How to position a navi bar? - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: How to position a navi bar? (/showthread.php?tid=63063) How to position a navi bar? by welshboy222 on 07-11-2006 at 07:10 PM I wat to position a navi bar on my page do I use css or something and how do I do it thanks! RE: How to position a navi bar? by Plik on 07-11-2006 at 07:18 PM
Yes, you would use css, and you would position it just like positioning anyother element. RE: How to position a navi bar? by lordy on 07-11-2006 at 10:30 PM http://www.w3schools.com/css is a great starting point, that's where I learnt CSS to begin with. You can then build on that. |