|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi,
I mainly work in Flash, I do not work in html or Dreamweaver very often. I recently got the Adobe master collection CS3. Before that I used Dreamweaver MX I have 2 questions 1. How do I center a JPEG in a web page? previously I put a single cell table on the page with width and height set to 100%. Cell set to center and middle. Now Dreamweaver only has a width option on the properties dialog, although the refers to a height option. I tried putting height in myself, no luck. <table width="100%" table height = "100%" border="0"> <tr align="center" valign="middle"> <td align="center" valign="middle"> 2. The addition of this probably affects the best way to do the first question. I need a logo graphic to be in the bottom right corner of the same browser window. I need it to stay there even if the page is scrolled. I have seen this but can not seem to find a tutorial. Any greatly appreciated By the way even if a table is not involved in the solution for centering the image in this scenario I would be interested to know why I can not do it in CS3 mark |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
> 1.
> How do I center a JPEG in a web page? > previously I put a single cell table on the page with width and height set > to > 100%. > Cell set to center and middle. > Now Dreamweaver only has a width option on the properties dialog, although > the > refers to a height option. > I tried putting height in myself, no luck. > > <table width="100%" table height = "100%" border="0"> > <tr align="center" valign="middle"> > <td align="center" valign="middle"> Your code is invalid. Read this - http://www.apptools.com/examples/tableheight.php > 2. > The addition of this probably affects the best way to do the first > question. > I need a logo graphic to be in the bottom right corner of the same browser > window. > I need it to stay there even if the page is scrolled. > I have seen this but can not seem to find a tutorial. It's cheesy. Search for "persistent layer". -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "mgason" <webforumsuser@macromedia.com> wrote in message news:fsu4om$qdh$1@forums.macromedia.com... > Hi, > I mainly work in Flash, I do not work in html or Dreamweaver very often. > I recently got the Adobe master collection CS3. > Before that I used Dreamweaver MX > > I have 2 questions > > 1. > How do I center a JPEG in a web page? > previously I put a single cell table on the page with width and height set > to > 100%. > Cell set to center and middle. > Now Dreamweaver only has a width option on the properties dialog, although > the > refers to a height option. > I tried putting height in myself, no luck. > > <table width="100%" table height = "100%" border="0"> > <tr align="center" valign="middle"> > <td align="center" valign="middle"> > > 2. > The addition of this probably affects the best way to do the first > question. > I need a logo graphic to be in the bottom right corner of the same browser > window. > I need it to stay there even if the page is scrolled. > I have seen this but can not seem to find a tutorial. > > Any greatly appreciated > By the way even if a table is not involved in the solution for centering > the > image in this scenario I would be interested to know why I can not do it > in CS3 > > mark > |
|
![]() |
| Outils de la discussion | |
|
|