Results 1 to 8 of 8

Thread:

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date: Oct:2008
    Location: Sofia
    Posts: 59

    ! , . 1024px , - . , div- . :

    <div id="Layer2" style="position:absolute; width:1007px; height:508px; z-index:4; left: 0px; top: 195px;">
    <div id="Layer4" style="position:absolute; width:400; height:400; z-index:1; left: 40px; top: 61px;">
    <a target='_blank' href='http://bgmaps.com/services/maps/redir.asp?redir=2&key=d707281c582ae0d9d8 265584052cd1e8'>
    </a><img src="map.jpg" width="400" height="400">

    </div>
    <div id="Layer6" style="position:absolute; width:581px; height:450px; z-index:3; left: 407px; top: 12px;">
    <div align="center">
    <!-- <strong> <hl>&nbsp !</hl></strong> -->

    <form action="sendemail.php" method = "post">
    <form name="form1">
    <input name="formtext1" type="text" style="position:absolute;width:270px;lef t:162px;top:47px;z-index:0">
    <input name="formtext2" type="text" style="position:absolute;width:270px;lef t:162px;top:110px;z-index:1">
    <input name="formtext3" type="text" style="position:absolute;width:270px;lef t:162px;top:172px;z-index:2">
    <input name="telefon" type="text" style="position:absolute;width:270px;lef t:162px;top:231px;z-index:3">
    <textarea name="textarea1" style="position:absolute;width:270px;hei ght:125px;left:162px;top:289px;z-index:4"></textarea>
    <input name="" type="submit" value="" style="position:absolute; left:162px; top:423px; z-index:5; width: 121px;">
    <input name="formbutton2" type="reset" value="" style="position:absolute; left:344px; top:423px; z-index:6; width: 89px;">
    </form>
    <div id="text3" style="position:absolute; overflow:hidden; left:162px; top:22px; width:270px; height:22px; z-index:10">
    <div align=center> </div>
    </div>
    <div id="text3" style="position:absolute; overflow:hidden; left:163px; top:-4px; width:270px; height:22px; z-index:10">
    <div align=center> : </div>
    </div>
    <div id="text4" style="position:absolute; overflow:hidden; left:162px; top:77px; width:270px; height:26px; z-index:11">
    <div align=center></font></div>
    </div>
    <div id="text5" style="position:absolute; overflow:hidden; left:162px; top:141px; width:270px; height:23px; z-index:12">
    <div align=center>e-mail</font></div>
    </div>
    <div id="text6" style="position:absolute; overflow:hidden; left:162px; top:202px; width:270px; height:23px; z-index:13">
    <div align=center></font></div>
    </div>
    <div id="text7" style="position:absolute; overflow:hidden; left:162px; top:258px; width:271px; height:23px; z-index:14">
    <div align=center> </font></div>
    </div>
    </div>
    </div>
    <div id="Layer5" style="position:absolute; width:400px; height:59px; z-index:2; left: 40px; top: 10px;">
    <div align="left"><span class="style3"><strong>A</strong><strong> , . 29<br>
    <span class="style4">:</span> +359 888 32 79 33; +359 895 4811 32 <br>
    </strong></span></div>
    </div>
    </div>

    ?
    Last edited by vikev; 8th March 2009 at 16:48.
    core i7; ASUS HD5870 1GB; 6Gb RAM; WD 1TB SATA III 6Gb/s
    http://valid.canardpc.com/cache/banner/1400171.png

  2. #2
    ! vbTheKing's Avatar
    Join Date: Sep:2003
    Location:
    Posts: 4,138
    - .

    - - , position:absolute, , . , <body> </body> DIV style="margin: 0 auto" . - , - .

    - / CSS, . , , , inline CSS, .

    !
    ''? * *
    - !
    ...

  3. #3
    Registered User Cecil's Avatar
    Join Date: Apr:2009
    Location:
    Posts: 14
    , "" Photoshop xHTML . div left:XXpx; top:XXpx;, vbTheKing . , , "" Photoshop- <center> </center> .

  4. #4
    ! vbTheKing's Avatar
    Join Date: Sep:2003
    Location:
    Posts: 4,138
    , absolute , , fixed.

    w3s:
    CSS position property:
    absolute - An element with position: absolute is positioned at the specified coordinates relative to its containing block. The element's position is specified with the "left", "top", "right", and "bottom" properties


    :

    Code:
        <style type="text/css">
    		body {
    			text-align: center; /* IE */
    		}
    		#container {
    			margin: 0 auto;   /* other browsers */
    			text-align: left;
    			width: 80%;
    			position: relative;
    		}
        </style>
    , :
    <div id="container">
    </div>

    P.S. , margin, position:relative; .
    ''? * *
    - !
    ...

  5. #5
    Registered User tedych's Avatar
    Join Date: Nov:2003
    Location:
    Posts: 17,654
    Quote Originally Posted by vbTheKing View Post
    ...

    P.S. , margin, position:relative; .
    , .
    position CSS, , position: absolute.
    .

  6. #6
    Registered User Cecil's Avatar
    Join Date: Apr:2009
    Location:
    Posts: 14
    @vbTheKing:

    , , position: relative; , , . html, , , . , w3s , - browser-. vikev export- photoshop, . , .

  7. #7
    ! vbTheKing's Avatar
    Join Date: Sep:2003
    Location:
    Posts: 4,138
    Quote Originally Posted by Cecil View Post
    @vbTheKing:

    , , position: relative; , , . html, , , . , w3s , - browser-.
    , , , , CSS , position:relative; . W3S . , , , .
    - , CSS-.
    ''? * *
    - !
    ...

  8. #8
    Registered User Cecil's Avatar
    Join Date: Apr:2009
    Location:
    Posts: 14
    @vbTheKing:

    , . - export- ? , xHTML ?

    - , CSS , position: absolute top, left newbie. , , , CSS, .

    W3S position-, CSS- , , . browser X. tedych , , browser- position: absolute, position.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |