wright67uk Posted June 29, 2012 Share Posted June 29, 2012 Hi im having a little trouble with some css classes. For some reason .egholder isnt behaving. It only appears once although im using this div three times in my code. Neither is it displaying the margins i have asiigned it. Should I change the display type for this div? Any suggestions welcome. Here is my code; <div class="egholder"> <div class="website"> </div> <div class="text"> </div> <div class="egholder"> <div class="website"> </div> <div class="text"> </div> <div class="egholder"> <div class="website"> </div> <div class="text"> </div> <div class="egholder"> <div class="website"> </div> <div class="text"> </div> <div class="egholder"> <div class="website"> </div> <div class="text"> </div> Quote Link to comment Share on other sites More sharing options...
wright67uk Posted June 29, 2012 Author Share Posted June 29, 2012 whoops just realised im missing closing tags. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.