zurück zur Startseite
  


Zurück XHTMLforum > (X)HTML und CSS > CSS
Seite neu laden Floating columns overlapped by next element

Antwort
 
LinkBack Themen-Optionen Ansicht
  #1 (permalink)  
Alt 19.09.2014, 21:39
Neuer Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 19.09.2014
Beiträge: 1
congay befindet sich auf einem aufstrebenden Ast
Standard Floating columns overlapped by next element

Hello All,

I would like to use columns of text with 'float' and then continue to add other elements to my documents.
The problem I encountered is that the block of text in columns is not seen as a block with an end, so the next element I try to add to my document overlaps the columns.
Why is that? Why the next element cannot simply continue after the text in columns?

You can see the result at the following link: jsfiddle.net/kcnyg/YDLKe/

As you can see, the link 'Go up' is over the text, whilst it should be at the bottom.

Many thanks in advance for your help
Mit Zitat antworten
Sponsored Links
  #2 (permalink)  
Alt 20.09.2014, 01:34
Erfahrener Benutzer
XHTMLforum-Mitglied
 
Registriert seit: 30.04.2012
Beiträge: 163
schatzi sorgt für eine eindrucksvolle Atmosphäreschatzi sorgt für eine eindrucksvolle Atmosphäre
Standard

Hi!

You have to clear the float!

Code:
p{clear:both;}
__________________
Gruß schatzi
Mit Zitat antworten
Sponsored Links
Antwort

Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Problem mit float und clear Erdbeertorte CSS 12 31.01.2013 13:45
Dropdownmenue funktioniert nicht YandelF CSS 5 01.09.2012 19:59
Festanstellung bei der Xing AG als Web Developer (HTML/CSS) NEOX Offtopic 10 17.07.2008 18:11
Liste im IE StarSt0rm CSS 3 22.08.2007 21:04
Validator Fehler und komm nicht drauf... letslounge (X)HTML 3 14.09.2006 22:07


Alle Zeitangaben in WEZ +2. Es ist jetzt 17:31 Uhr.