| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Member | centre, menus, borders I need a few things done, first I want my flash movies centred horizontaly on the page no matter what the user does with the browser. I have 2 movies on each page, 1 menu movie and 1 movie for each page. I want the new page to just load the 2nd movie for the new page without reloading the menu each time. I also want a left and right border like the one on here http://www.2advanced.com/archive/v3/flashindex.htm I assume all of these things can be done with CSS or SSI. or probably a 3rd or more options but what shall I do? is there a best option for each of the things I want to do? or would it be best to use CSS or SSI for all of them? where can I find SSI/CSS tutorials on these subjects? thankyou |
| |
| | #2 (permalink) |
| NamePros Regular | I'm not sure about which way is better, but the CSS road would probably be quite easy. Here are some tutorials - www.w3schools.com www.webmonkey.com The w3schools tutorial covers the most, but the webmonkey tutorial is well written and doesn't have as many bad habits. The basic code that you would be looking is something like- Code: <style type="text/css">
body {margin-left: Xem;}
</style>
|
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| table borders - dreamweaver | Phill | Web Design Discussion | 8 | 01-08-2005 04:41 AM |
| complex layouts - borders or no borders | gwx | Web Design Reviews | 4 | 12-09-2003 07:59 AM |
| Borders in CSS | ccc | Web Design Discussion | 5 | 03-08-2003 03:58 AM |