[LÖSUNG] kunert0345: Umbruch verhindern --> float zerstört mein Layout

Beitrag lesen

Meine Lösung:

<style type="text/css">  
			body {  
				color: #FFFFFF; background-color: #000000;  
				font-family: Arial, Impact, imonospace; font-size: 170%; font-weight: bolder; font-variant:small-caps; letter-spacing: 0.2em;  
				margin: 3%;  
			}  
			#a {  
				color: #FFFFFF; background-color: #333333;  
				text-align: center; text-decoration: none; display: block;  
				position:absolute; left: 20%; right: 50%;  
			}  
			#b {  
				position:absolute; left: 55%;  
			}  
			#c {  
				width: 100%;  
				border-style: none;  
				margin-top: 3%;  
			}  
			iframe {  
				color: #007f7f;  
				width: %; height: %;  
				border-style: solid; border-width: ;  
			}  
		</style>  
	</head>  
	<body>  
		<a id="a" href="http://terminal21.de/">Terminal.21</a>  
  
		<a id="b">Heizwerk seit 2009</a>  
		<a href="index/index.html" target="iframe"><img id="c" src="data/1.gif" alt="ChaosWerk"></a>  
		<iframe src="index/index.html" name="iframe"></iframe>  
	</body>  

0 50

Umbruch verhindern --> float zerstört mein Layout

kunert0345
  • css
  1. 0
    kunert0345
    1. 0
      Encoder
      1. 0
        kunert0345
        1. 0
          ChrisB
          1. 0
            kunert0345
            1. 0
              ChrisB
              1. 0
                kunert0345
                1. 0
                  ChrisB
                  1. 0
                    kunert0345
                    1. 0
                      ChrisB
                      1. 0
                        kunert0345
                        1. 0
                          ChrisB
                          1. 0
                            kunert0345
                            1. 0
                              ChrisB
                              1. 0
                                CrisB
                                1. 0
                                  ChrisB
                                  1. 0
                                    ChrizB
                                    1. 0
                                      Gunnar Bittersmann
                                      • meinung
                                      1. 0
                                        kunert0345
                                        1. 0
                                          Gunther
                                          1. 0
                                            kunert0345
                    2. 0
                      Der Martin
                      1. 0
                        kunert0345
                        1. 0
                          EKKi
                          • meinung
                        2. 0
                          suit
  2. 0

    Doppelposting

    ChrisB
    • zur info
    1. 0
      kunert0345
      1. 0
        ChrisB
        1. 0
          kunert0345
          1. 0
            Der Martin
            1. 0
              kunert0345
          2. 0
            ChrisB
          3. 0
            Gunnar Bittersmann
            1. 0
              EKKi
              1. 0
                suit
            2. 0
              kunert0345
        2. 0

          Paradoxa

          suit
          • menschelei
          1. 0
            Beat
  3. 0

    Ast auf no-archive setzen.

    suit
    • zur info
    1. 0
      apsel
      1. 0
        suit
        1. 0
          apsel
          1. 0
            suit
            1. 0
              apsel
    2. 0
      kunert0345
      1. 0
        suit
        1. 0
          Beat
    3. 0
      Der Martin
  4. 0
    [LÖSUNG] kunert0345