This is my institute's website.The problem here is while initial loaading,the content("Headlines") on the left overlap making it look ugly.But once loading is complete,the elements are able to position themseleves accurately.What I have done so far is inspected the elements relating to that area,but I can't understand what's actually wrong with the CSS.The clearfix seems to be okay.Can anyone suggest what is wrong with the CSS.
delta_frost 0 Newbie Poster
Recommended Answers
Jump to Post— JorgeM 958One thing that stood out when I took a quick look at your page and source code is that you are not setting width and height properties on your elements. for example, on the images, you should be setting the width and height so that the browser can position the …
All 2 Replies
JorgeM 958 Problem Solver Team Colleague Featured Poster
EvolutionFallen 107 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.