Problem with the AP div tags... Help, please!

I am very new to web design, and I learn a LOT here!

So I created a Web site and did the layout with the AP div tags, not knowing exactly what they were, but at the point where they seem to give me the results I wanted...

Now after all download and realize that it does not the way I expected, and did some research more than I understand they are the divs "absolute positioning", which is why most of my images and text don't stay centered with the main box when I view the page in a browser.

Rather than repeat everything, I found this another option during a search: wrapping all AP divs in another that has the right properties (related lines of position and auto). I tried on a test page and it worked, but I tried exactly the same with one of my models and it does not work.

Basically, I added a < div id = 'name here' > just below the < body > tag

and then a < / div > just above of the < / body > tag

then he gave a new style CSS (position: relative and margin: auto)

Is someone can you please tell me why it does not work on my models? Or if you have a better solution to ensure that everything remains focused on my pages, I am totally open.

(Please keep in mind, I know very little coding)

Is my website: http://blissfullyeverafter.org/

Thanks in advance!

Basically, I added a

just below of thetag

and then a

just above the tag

then he gave a new style CSS (position: relative and margin: auto)

A div tag is a block tag.  Tags block fill the width of their container.  Without attributing this div a width explicitly, it will extend from the left margin of the viewport to the right margin.  You can't focus such a tag!   The solution is to assign it a width.  Then the car to the left and right margins will kick in and cause its Center as you wish.

Tags: Dreamweaver

Similar Questions

  • My cloud of Adobe installer is unable to connect to the animated. No problems with internet... Help, please

    My cloud of Adobe installer is unable to connect to the animated. No problems with internet... Help, please

    Hello

    Thank you for using https://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html > and all the steps in "troubleshooting connectivity issues.

    If necessary, and for any other question, click on through http://helpx.adobe.com/contact.html and so "open" Please use the chat, I to can I part had the best experiences. An employee of Adobe Preran I quote: the chat button is enabled as soon as there is an available to help agent.

    Hans-Günter

  • lately and I don't know why I see a pop up of a problem with the script. can some1 help me?

    There is a pop up of a problem with the script. He asked end and contuniue the script. I didn't have this problem before. Please help me this is getting really annoying. He asks a lot

    I changed a theme and almost never have a problem again...

  • Problem with timer and Reset. Help please :(

    Hello everyone, I have a big problem when I put a button to reset my program. In addition, from the time of my game.

    I am doing a project named "Simonsays" which consists of a sequence of colors that you need to remember and must click on each color to pass the level.

    The problem is that I do a clock or a counter to count the time of a game. For example when I press "start" the beginning of time, and when I make a mistake in the game time must stop. There is another button named "New Game" or "Nuevo Juego" which is used to 'RESET' of the game, but I can't this is the button used to RESET.

    The game starts when you press "COMENZAR" and labview window disappears, then you will need to click on "START" and the game begins... BUT when you make a mistake, the game must be stopped with the TIME that you make throughout the game, and the game must wait until you press "NEW GAME" and newly him game begins with a new counter of the time.

    I hope you can help me. Please, I beg you.

    There are 3 files, because the files are connected.

    Thank you.

    I think I've answered before?

  • Huge problem with the graphics card. Help me pls!

    Unfortunately my pc is not guaranteed, so my last hope is here on the forum.

    I have Dell Inspiron 580

    Ok.So the problem was that I found myself not being able to open My Nvidia Control Panel to verify customization as one of my games was so bad. That's why I found that my disappeared from Nvidia and Intel HD Core i3 graphics took place.

    And yes my pc used to run with Nvidia I have proof: P

    I must say that for me (as a heavy gamer) was a great kick as Intel uses all my CPU and my games become so difficult to play.

    I have tried everything that I could to restore the return of Nvidia (except one: to reinstall windows) but not one chance :(

    Reinstalling the drivers did not help actually I don't even know the type of driver that I need because that Nvidia is not found.

    Any advice? It will go to normal if I reinstall windows?

    Thanks guys and sorry for my bad English :D

    Hi Georgina26,

    You use the graphics card onboard because your monitor is connected to the video port badly. Turn off the system, unplug the video cable and connect it to the video card into the PCIe slot.

    If you are not familiar with the snap of a monitor on the back of your computer, please let me know and I will give a link to some photos.

  • LabVIEW USB-6366 sample 2 AI and encoder value triggered with X 1-Encoder (not with the sample clock) - need help, please

    Hello world

    After 10 years of LabVIEW experience I'm totally lost.

    It's my first project with DAQmx and I do not know how to handle.

    My configuration: Windows7. LabVIEW 2012 DevSuite; X Series USB-6366

    My goal: trigger value encoder and 2 inputs analog

    I would get a result for the value of the encoder and each of the two analog inputs for each change of the value of the encoder (not more! I do not want to sort a huge amount of data afterwards)

    I was able to configure it with the measurement and Automation Explorer, but have no idea how to do that in a LabVIEW configuration.

    Read all of the examples I could find the analog inputs and the encoder with SampleClock. This isn't what I'm looking for.

    I would be very happy if someone could guide me to my solution.

    I have attached the confiuration exported from the measurement and Automation Explorer.

    Thanks in advance, best regards,.

    Balze

    P.S.: Sorry I got COMPRESS the *.nce file, because NEITHER allows you to attach files *.nce

    You'll get there, but yes, the first exhibition to DAQmx is probably a little overwhelming.  A few other tips based on your screenshot (I'm on LV2010 & can't open the code).

    1. "allow buffer overwrites" is that a functional but description is not text.  It lies under the Read DAQmx property node and must be configured before starting the task.  Here is an excerpt:

    2. it is usually (but not always) an available timing system to be used for all HAVE channels in a task just by the material.  As a result, all channels to HAVE should be included in a single task.   You can do this easily in chaining your call 'DAQmx create Virtual Channel' twice the job output and input/output error.  Because the second call will receive a task refnum as input, it will configure the 2nd channel of AI to be part of the same task.

    (It is possible to specify just several channels in a single call, but separate calls gives you the ability to configure different setting on the scale or range of entry).

    3. the 'random', which IA task gave you the error is due to the lack of sequencing in your attempts to start tasks.  The question which is the fortunate success that happens to run first can (and does) vary from run to run.  By combining the two channels to HAVE in a single task, this problem will disappear, but you want to be sure that the tasks of the AI and the counter are started * before * any clock signals come to PFI8.

    4. "change detection" will be available for digital input assignments, not tasks of meter.  And it is also generally supported only for a digital port a-bit value.  Other ports then that support data acq clocked by the software on demand.  I guess one of these questions is the source of your error.

    On the boards of the M series that I used, change detection has been supported only on port 0 - I think that the same thing will be true for the X-series cards.  The following took place without error for me using a simulated X series device.  By selecting another port gave an error.

  • Problem with the command net user. Please help ASAP!

    What is happening on Windows XPI logged on as administrator on my computer, then in the command prompt, I typed: net user administrator active: / Yes (and pressed enter). After that I restarted the computer, I can not connect, and was my password (password). Please help me as soon as POSSIBLE. Thank you!

    Your syntax is incorrect for the command "net user".  You probably wanted to enter the command:

    NET user administrator / Active: Yes

    The syntax of the command 'net user' (according to this article) is:
        net user [Username [password |]] *] [options]] [/domain/domain]

    All options begin with a forward slash character (/)

    By omitting the character "/" before "active:", you have probably changed the password of user 'Administrator' in "active:" or "active: / Yes" depending on whether you entered a space before the 'yes '.  Try to connect as an administrator when you enter that as your administrator password.

    HTH,
    JW

  • Problem with the network... Please help

    I'll try and explain everything in simple terms.  I have a Dell XPS420 nine under Vista Home Premium.  I have a 2700-B "2wire" HG modem using AT & T as my ISP.   The following problem whenever I have stop/restart my computer.

    After starting, I can't connect to the Internet.  I go to control panel > Network/Sharing Center where I see the card on the top of the window.  I see my computer, and then a big red 'X' that says 'several networks '.  Under that I see two networks (one private and one public).  I then click on "Manage network connections" on the left side of the screen which shows another window.  Under "Lan or high speed Internet", I have a connection to the Local network who said not "identified."  I click once, then click on "Diagnose this connection."  When the new window opens, I get the error "the IP settings on the computer are not valid" and I select the option at the bottom that says "Reset network card."  He gets rid of the public network, and my private network connects to the internet.

    I have no idea why this is happening.  My modem creates a second network each time I connect.  I spoke with Dell online and on the phone, they say it's a problem of modem / AT & T.  AT & T says it's a matter of Dell...

    Any help is appreciated.


  • I can't get into my yahoo favorites. I spent time with AT &amp; T and the conclusion, they have come to is that it can be a problem with Firefox and yahoo. Help please

    I use a laptop computer HP NOT mobile. Whenever I try to go into my favorites YAHOO that it asks me to sign in which I'm doing nothing does not. AT & T came to the conclusion that maybe it's that Firefox and Yahoo do not work together. I just downloaded the latest versions of Firefox and toolbar yahoo again without success. Is there something with Firefox that prevents me to enter my yahoo Favorites?

    You have the box checked for automatic private browsing mode? In this case, when you open the Options dialog box, the drop-down list usually said "conservation rules: don't remember history. In this mode, Firefox does not retain your Yahoo cookie between sessions, which would explain the problem.

    Note: If you uncheck this box and start in normal mode, you can still create private windows via the menu or with Ctrl + Shift + p.

    If the problem is not caused by a parameter of Firefox, it is possible that an add-on or software external is clear your cookies between sessions.

  • Problem with the Installation of essbase 11v, please help

    Jin
    «When it checks for items of pre, which gives an error message "" * host name "BOLD" resolved to an IP address - 192.168.1.101 * "»»
    August 30, 2010 17:23

    Hello

    XP and Vista no are not supported if you have problems then I recommend using an operating system, windows 2003 is supported.
    For a list of operating systems supported:-http://www.oracle.com/technology/products/bi/hyperion-supported-platforms.html

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Problems with bxslider and fancybox. Help, please!

    Hi guys,.

    I'm doing a site for a client and doing a gallery using FancyBox. Everything worked fine until I implemented bxSlider in the gallery.

    The two are in conflict - although it seems that bxSlider has the upper hand it still works (albeit out of position for the moment!)! The images using FancyBox just loading the link to the picture as if FancyBox has not been installed...

    If you click here, you can hopefully see what I mean.

    Does anyone have any ideas on how I can get both to work?

    Thank you

    SM

    I do not see him the first time, you have still 3 versions of jquery. 1.7.1 and 1.7.2 jquery - latest.js (v1.8.1).

    The best way to get all these scripts work on the same page, would begin with scripts written for the same version of jquery. I know 1.8.x had some problems (of a post by Nancy O.) and older scripts stopped working. It might be better to use 1.7.2 now that I think of it.

    You may be able to use 1.7.2 in place of the first reference to jquery and empty the other two references. If this does not work, you will need to find or re - write compatible scripts.

  • Problems with video DVD files. Help, please! :)

    Hi, I recently got a DVD movie, I wanted to take off a clip. However, while I can look at the section I want to in Windows Media Player, when I import the first movie - some of them is missing! There are 4 files 4-1' 4-2' 4-3', 4-4' that make up the film. I can load everything but 4-3 missing the last 15-20 minutes, even though I know its there - cos this file is the same size as the previous one which made the entire length. Does anyone know why this would be? The DVD is not encrypted.

    Please help - its quite annoying that the small part of the movie I want is the bit that doesn't appear! Thank you very much

    Rich

    I forgot to ask... have you tried to convert the VOBs VIDEO_TS to DV AVI, using a free software such as the free MPEG Streamclip, followed by integrating the DV AVI Premiere Elements version (get multimedia files / & records)?

    RTA

  • Pop-up for a log - it is no longer present with the latest version. Help, please

    I have a singlesignon at a place of work. A small pop-up window opens when I go on the site, so I can connect. Was working fine until I installed the latest version of Firefox. This site in particular only works with Firefox as well. I contacted HER for the work place and they said that the new version of Firefox Mac did to several others in the workplace. Any chance you can send me the previous version of Firefox, so I can do my job? Thank you!

    In the same sense that cor - el post, could transmit you this work around to your COMPUTER:

    (1) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (2) in the search above the list box, type or paste ntlm and make a pause so that the list is filtered

    (3) double-click the preference of network.negotiate - auth.allow - insecurity-ntlm-v1 from false to true

    From: https://support.mozilla.org/questions/1005595

  • I just bought the iPhone 6 on ebay but it's locked icloud and I can't configure the phone. I can't communicate with the user, I need help please

    Hello

    Please, I have recently purchased iPhone 6 on ebay and it is locked icloud. I can't set the phone and I couldn't get the previous user. How to unlock it?

    AGBO

    You can not unlock. Only the previous owner can.  Return the iPhone, if you can't have the former owner to unlock it for you.

    See: iCloud: locking Activation

  • How to work with the "access restrictions"? Help, please

    Hello

    How can I restrict internet access at certain times for the same terminal (PC)?

    For example I want to allow the MAC address for Computer1 to access internet (each Tuesday and Friday) for 2 hours between 11:00 to 13:00 and the second hour is from 17:00 to 18:00

    Terminal: day: (access time)

    Computer1:Friday (allow access 11:00 - 13:00 and 05:00 - 18:00)

    Computer1unday (allow access 11:00 - 13:00 and 05:00 - 18:00)

    and to deny access to all the other times.

    How to do this?

    my router is wag54g2 Firmware Version 1.00.19

    There are two types of policies: you can't deny all internet or you can allow internet with few exceptions closely (filtering).

    You want to block internet completely, so you want to deny only policies. You don't want to do filtering. At the time where internet is not blocked, you want full internet. (?)

Maybe you are looking for

  • Update for Microsoft Office 2010 Windows

    I tired to fix it in Microsoft Fix It, he repeated the error code 646, and it does not work so please help me!

  • Incompatibility of Windows 7 and 32-bit

    I have a new laptop PavillionDV6T, running windows 7 and some of my previous 32-bit discs are not compatible. I was advised to upgrade to the professional version, what I did, but still get the message that the program is not compatible.

  • Z3 Xperia cannot send picture messages

    I just discovered that I can't send pictures by text more. I could before. I don't know if it of after the update or not. Any advice would be great.

  • Computer p.w. problem.

    Cannot log on to my computer. I have changed to p.w. last night but tried to get on today & said I'm wrong the new thing on & even tried p.w. I am now about this because I use the identifier of face, but could go too so what... How can I know what is

  • said that there are no subscriptions are associated with my id but I can see muse paid monthly when I connect

    Just bought monthly pay Muse (windows 10) from Adobe, downloaded and installed ok but said I left 30 days trial. If I connect to my Adobe account it says I Muse on the monthly payment. Try upgrade muse says still no subscription for my ID