mindapolis Posted July 3, 2012 Share Posted July 3, 2012 Hi, I'm new to CSS3 and I have a quick question. On http://siteservicesunlimited.com/homepage.php what is a good way to put the oval shape behind the slideshow of words? Background image, z-index etc? Quote Link to comment Share on other sites More sharing options...
anevins Posted July 3, 2012 Share Posted July 3, 2012 Sorry mate, that link doesn't work Quote Link to comment Share on other sites More sharing options...
Pikachu2000 Posted July 3, 2012 Share Posted July 3, 2012 Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Apache Server at siteservicesunlimited.com Port 80 That ^^^ makes it hard to answer. Quote Link to comment Share on other sites More sharing options...
anevins Posted July 3, 2012 Share Posted July 3, 2012 Hi, I'm new to CSS3 and I have a quick question. On http://siteservicesunlimited.com/homepage.php what is a good way to put the oval shape behind the slideshow of words? Background image, z-index etc? You could just put the table HTML inside the oval div Quote Link to comment Share on other sites More sharing options...
Mahngiel Posted July 5, 2012 Share Posted July 5, 2012 You could just put the table HTML inside the oval div lol what? Tables are for tabular information and serves ZERO purpose here. The acceptance of this answer makes my head hurt. That table has no value in your markup and needs to go away. If you want a styled element background with border radii, just use a regular <div>. Your messages could go inside of a <span> if you're worried about the transition between the messages skipping / blinking. Quote Link to comment Share on other sites More sharing options...
anevins Posted July 5, 2012 Share Posted July 5, 2012 Apologies for the pointless bump. I'm sorry you're distraught about this decision, but the table wasn't the problem. 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.