How to center apDiv nested into another apDiv

I used an apDiv to insert the background of a site and used
another apDiv to insert the body copy. Before locking them down,
the background was centered in the browser window but the copy was
everywhere but in place. I found some code online to lock down both
apDivs and worked out well but now the site appears on the upper
left corner, and I need it centered in the browser. Here is the
code. Need your help desperately.
Thanks.
I found code online to lock down

You're in deep poop already. You would never want to put
content into an
A/P element.
What is it you are trying to achieve? Your code below is
horrible....
<i id="wrapper" >????
Unclosed <div> tags?
Please explain the effect you want.
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
==================
"tanguera" <[email protected]> wrote in
message
news:[email protected]...
>I used an apDiv to insert the background of a site and
used another apDiv
>to
> insert the body copy. Before locking them down, the
background was
> centered in
> the browser window but the copy was everywhere but in
place. I found some
> code
> online to lock down both apDivs and worked out well but
now the site
> appears on
> the upper left corner, and I need it centered in the
browser. Here is the
> code.
> Need your help desperately.
> Thanks.
>
>
>
> I found code online to lock down
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
> "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="
http://www.w3.org/1999/xhtml">
> <head>
> <meta http-equiv="Content-Type" content="text/html;
charset=UTF-8" />
> <title>Untitled Document</title>
> <style type="text/css">
> <!--
>
> body
> {
> background-color:#5fc6eb;
> text-align:center;
> background-position: center top;
> background-image: url(../images/background.jpg);
> background-repeat: no-repeat;
> }
>
> #apDiv5 {
> position:absolute;
> width:601px;
> height:494px;
> z-index:1;
> }
>
> #apDiv7 {
> position:relative;
> width:277px;
> height:115px;
> z-index:1;
> left: 316px;
> top: 282px;
> }
>
> #wrapper {
> margin-right: auto;
> margin-left: auto;
> position: relative;
> width:800px;
> }
> -->
> </style>
> </head>
>
> <body>
> <i id="wrapper" >
> <div style="position:relative;">
> <div id="apDiv5"><img
src="../images/homePageBackg.jpg" width="800"
> height="779" border="0" usemap="#Map" />
> <map name="Map" id="Map"><area shape="rect"
coords="572,133,676,150"
> href="financialOptions.html" />
> </map></div>
> <div style="position:absolute; z-index:999; top:0px;
left:0px;"> <div
> id="apDiv7">some text some text some text some text
some te text some text
> some
> text some text some text some text some text
</div>
> </i>
> </body>
> </html>
>

Similar Messages

  • How to include one view into another view

    Hi SDN's,
                   Could any please tell me,How to include one view into another view.
    In my requirment.I want to create a 'Z' view for an interface .In that  view i have to take,
    1) Ship-to-email adrr by
                              LIKP-KUNNR -> KNA1-ADRNR
                              KNA1-ADRNR -> ADR6-ADDRESNUMBER.
    2) E-mail addr of person who created the document.i.e
        LIKP-ERNAM -> USR21-BNAME.
        USR21-ADDRESNUMBER ->  ADR6-ADDRESNUMBER 
        USR21-PERSNUMBER -> ADR6-PERSNUMBER.
       In both the case we have to pass ADDRESSNUMBER to ADR6 table.
    If we pass these condition it fails,B'Coz at a time it passes Two ADDRESSNUMBER and a PERSNUMBER.
    So i created two which fetches only the email addr of  person who created the document.and another view fetches Ship-to-email addr.
    Now i want to include the second view into first view . Is it possible?or please
    tell me someother way to get these email addresses in a single view.

    hi
    as per my knowledge, nested views are not possible. However, while creating a new view, selection method will not giv u option to select the already created view(S) except the tables..i think so.
    regards,
    shamim

  • How to move a selection into another selection in elements 12

    how to move a selection into another selection in elements 12

    Open picture B, the one you wish to select something from to add to another picture.
    Use one of the selection tools, e.g. selection brush, lasso tool, to select the object. You will see an outline ("marching ants") once the selection is complete
    Go to Edit menu>copy to copy the selection to the clipboard
    Open picture A, then go to Edit>paste
    Use the move tool to position object from picture B.
    In the layers palette you should see picture A as the background layer, and object B on a separate layer

  • How do you superimpose someone into another photo quickly?

    In the video of Photoshop Element 11, the man draws a green swiggly over his daughter on the beach and adds her into another photo a couple of times, so he ends up with her on the beach 3 times next to each other. I really want to know how to do that in a quicker way than with the lasso tool.

    Try http://www.youtube.com/watch?v=KuPI4hqmDDQ
    Thanks
    Andaleeb

  • How to call one  JSFF into another JSFF

    Hi,
    I am very new to ADf. Could you please tell me how to call one JSFF inside another JSFF. We have a common pop-up written in one JSFF. Is there any best approach to get this pop-up into other JSFF.
    Thanks in Advance.
    Regards
    Narasimha

    If you want to resue the jsff code, make use of bounded task flow with page fragment and then use it as a region.
    For more details you can refer: http://docs.oracle.com/cd/E21764_01/web.1111/b31974/taskflows_regions.htm
    One more:
    http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_57/jdtut_11r2_57.html

  • How to add one DC into Another

    Hi
         I have created one DC ,now I want to use this DC into another.
         My application is like:
         I have one i/p field and beside it one button which calls another DC.So how     to   do this?
    Thanks
    Prajakta

    Hi,
    This link will solve your problem.
    WebDynpro DC -create and use
    Correct steps to use Java class in WD Java DC from another WD Java DC
    For any queries feel free to ask.
    Regards,
    Praveen

  • How to copy exitsitng extracter into another new extracter?

    Hello,
    Please some one can tel me how to copy the existing  extracter into another new extracter.
    I have requirment as below
    Currect me if i am wrong ,need to enhance the existing extracter and add some new fields,and need to include some masterdata filds also to it.
    For master data i am going to do write routines at Transfermation so that no need to include in my exter for those filds to extracter.
    Please some one guide me in this scenario.
    Chrs

    Hi,
    you do not have to copy the extractor, you can enhance it with fields and fill them via enhancement coding --> rsa6.
    If you want to copy it, you need to check what kind of extractor you have. Is it a function module or just a table extractor.
    for fm: copy the function module via se37 and copy the extract structure via se11. Add your enhancements in the copied structures and coding. Create a new datasource with rso2.
    for table extractor: create a view adding the additionally needed fields. create a new ds with rso2. Surely you need to add some coding in the relevant enhancement.
    regards
    Siggi

  • HR ABAP-How to copy a PERNR into another new PERNR?

    Hi All,
            How can we copy all the Infotype details related to a Personnel Number into another new Personnel number?
    Thanks in Advance,
       Anjaly

    Hi anjaly,
    1. There is no method/concept of Copying, w.r.t Personnel number.
    2. A new pernr,
        has to be hired in the system FIRST,
        via pa30/pa40 (hiring action),
    3. ONLY THEN,
    4. A new pernr is created in the sytem,
    5. ONLY AFTER THAT,
       we can put other data realted to pernr in the system using pa30 or anything else.
    regards,
    amit m.

  • How to insert one document into another in microsoft word?

    I would like to set up a word document such that the document has embedded in it another document shrunk down a bit to make room for additional comments and information which I will add on the side. I've been looking to see if word 2007 has this feature
    but have had difficulty finding it. Is it possible to take an entire document and insert it as a resizeable object into another?
    Some of my research suggests that I might be able to accomplish something of this nature with publisher, and while several people in my office do not have publisher and we'd prefer if it were doable in word, instructions for publisher would be appreciated
    as well if Word 2007 cannot do this.

    Hi,
    Thank you for using 
    Word IT Pro Discussions
    forum. 
    From your description, I understand that 
    you would like to know to how to add a Word document into another Word document in Word 2007, and you can make some comments besides the embedded Word documents.
    If there is any misunderstanding, please feel free to let me know.
     Thank you for your inquiring.
    To insert a Word document to another Word document in Word 2007, follow the steps below:
    =========
    1.      
    In the Word document, click the
    Insert tab.
    2.      
    Click the
    Object in the Text group.
    3.      
    Click
    object. Then click the Create from file tab.
    4.      
    Click the
    Browse button to select the Word document. Also, check the checkboxes before:
    Link to file and Display as icon.
    5.      
    Click
    OK to save the settings.
    Please take your time to try the suggestions and let me know the results at your earliest convenience. If anything is unclear or if there is anything I can do for
    you, please feel free to let me know.
    Best Regards,
    Sally Tang

  • How to place a VI into another VI

    I want a VI to be linked nto another i got the procedure how to do but the problem is linking with connectors what i want exactly is to palce a font VI into an existing VI with all the links

    Hi Jex,
    If you are trying to create a subVI, please look at the attached file.
    1. show connector pane on your front pannel,
    2. Click on one of the input terminals on the connector pane.
    3. Click on the control where you want your input terminal to be associated to.
    Save the VI and next time you drop it into another VI, the connectors will show up.
    For more help regarding subVIs, please take a look at this article.
    If you are new to LabVIEW, I highly recommend going through this tutorial.
    Hope this information helps.
    Yi Y.
    Applications Engineer
    National Instruments
    http://www.ni.com/support
    Message Edited by Yi Y on 08-01-2007 04:49 PM
    Attachments:
    CreateASubVI.gif ‏68 KB

  • How to copy one schema into another

    I need to copy one schema into another. That means, all the tables, views, constraints, etc, and all the data as well.
    I have a dmp file of source-schema (created daily with expdp by our backup schedule).
    Can I use impdp to import this dmp file into dest-schema? I'm thinking about something like this:
    The dmp file was created with:
    expdp source-schema/pwd DIRECTORY=dmpdir DUMPFILE=myproject.dmp
    Create the copy on dest-schema with:
    impdp dest-schema/pwd DIRECTORY=dmpdir DUMPFILE=myproject.dmp
    (dest-schema is an existing schema on the same machine. I'll drop all the tables before executing the command. Is there anything else I should do first?)
    If this approach is not feasible, kindly suggest me an alternative.
    Thank you.
    Edited by: mgro on Apr 16, 2010 3:22 AM (changed 2nd command: expdp to impdp)

    Thank you both. Dean, I've made a note of your proposed command. May use it next time.
    In the end I used the following command and it worked for me. I added TABLE_EXISTS_ACTION=REPLACE since the destination was not empty.
    First I ran these command logged in as SYS
    GRANT Import Full Database TO dest-schema;
    GRANT Create Any Directory TO dest-schema;
    GRANT Unlimited Tablespace TO dest-schema;
    impdp
    dest-schema/pwd
    DIRECTORY=dmpdir
    DUMPFILE=myproject.dmp
    REMAP_SCHEMA=source-schema:dest-schema
    TABLE_EXISTS_ACTION=REPLACE
    LOGFILE=implog.log
    There were some errors though. The import process complained about constraints referencing non-existent primary keys.
    It turns out that the source schema has some constraints that are marked with status DISABLED. These constraints either:
    - are not part of the DUMP file
    or
    - are in the DUMP file but skipped during import
    Don't know if this is a bug or by design behavior.

  • How to merge one library into another library?

    In iPhoto  9.6, is it possible to merge one library into another library? Or otherwise, import individual pictures, from one library into the other library? All of this happening on the same computer.I understand that this feature was covered by Aperture but that this is no longer supported under Yasemite?

    No
    The current version of Aperture can merge libraries (I have no idea where you got the incorrect information that it can not)
    The paid version of iPhoto Library Manager - http://www.fatcatsoftware.com/iplm/ -  can
    Those are you only two choices
    LN

  • How to import form results into another form

    I'd like a simplified online membership form at acrobat.com to collect new member information, then have an employee in another office be able to import that record into another, more graphical PDF form that would be printed and go in the new member welcome pack that would be mailed out. The fields would be the same but the design would be different. Is there a way to do that?

    We currently don't support a workflow like this. I can't think of a work around either. Sorry we couldn't help more...
    Randy

  • How to place grouped items into another object with content collector tool?

    Is it possible to paste a group into another object (i.e. frame) by using the Content Collector Tool while linking the content?  Paste Into is either deselected or possibly whatever was last saved to the clipboard ends up inserting. I was able to place grouped, linked content into a frame (and later applied a scrollable frame overlay to it) once or twice but can't seem to repeat. Tried selecting the object being pasted into.. holding shift, holding ctrl, all kinds of options, just very confused now.

    Found a potential work-around (I think....).
    1. Use the Content Collector tool and select grouped objects
    2. Select Content Placer tool, check "Create Link"
    3. Place grouped object into doc/onto page with Content Placer tool
    4. Copy placed grouped objects
    5. Paste into frame that will be scrollable later
    For now it seems like the link still works

  • How to insert an html  into another html

    Hi there,
    I have created a slide show with adobe bridge CS4 ,
    www.roulasorour.com/storm/index.html
    I am trying to insert it into the edit3 region of page
    www.roulasorour.com/test
    Steps I am taking to do this:
    Select all code of the slide show
    Paste it into Edit3 region
    as you can see the slide show is not showing...
    Would appreciate any help,
    sincerely

    To bring one HTML page into another HTML page, use an iframe (inline frame).
    <iframe name="IFRAME1" id='IFRAME1" width="100%" height="500" frameborder="0" allowtransparency="true"  scrolling="auto" src="folder/page.html">
    More on iframes:
    http://www.w3schools.com/tags/tag_iframe.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

Maybe you are looking for

  • Report performance - PL/SQL vs SQL type

    Hello, Is it possible that report built as PL/SQL function returning SQL query is slower (much more) than common SQL report? I've got a view, that I read data from. When I use SQL query report with variables in :PX_NAME format, it takes about 5 secon

  • Can we use JDK in ERP Connector for tranferring data between two DBs?

    HI ALL, Iam using ERP connector for transferring the data between Proectserver 2003 and R/3 system. In Erp connector Previously they are using SDK in .net My assumption is Can We use the jdk for this. Thanks in advance. Regards BHI Message was edited

  • [SOLVED] How to choose a fast mirror for net-install?

    Coming back to Arch after some time away.  Sitting here looking at the AIF screen asking me to select a mirror from a huge list.  So, how to determine, without another machine running Arch (or, for that matter, any other Linux distro), which mirror t

  • Adobe director 12 bug

    hi i have adobe director 12 i want to play webcam Through swf flash file i create flash file to open my webcam and import it to director in the flash sprite property i checked DTS play the movie to test a popup settingsPanel window display but cannot

  • Brush Cursor Problem

    Hello, I've been experiencing a weird brush cursor issue and I haven't been able to find anything online to fix it.  This cursor problem is different from the "chunk of cursor missing upon resizing" issue that so many people have had. In Photoshop, w