HTML - Probelm With Div Glow :(
Here's my code:
HTML Code: <div align="center" style="background-color:#4D4D4D; width:900px;height:30px;border:1px solid #00137F;filter:progid: DXImageTransform.Microsoft.Glow(color=#00137F)">TEXT</div> This gives me a nice glow but it has lighter dots on it. Any reason why? This can be a little strange because I have MSN emoticons on a page (flashing GIFs) and the glow keeps refreshing itself. Can you think of any reason? Similar TutorialsHi, I'm wondering if it's possible to create a deep-blue glow with DIV. Here's my code: <center><div align="center" style="background-color:#4D4D4D;width:1000px;height:30px;border:1px solid #00137F">TEXT</div></center> I thought it'd look better if there was a glow outline instead. Any methods will help (hopefully! ) Thanks, ToshNeox Well hello there! Would one of you clever people mind pointing me in the right direction on how I might add a glow effect to a nav bar like so: http://www.nintendo.com/consumer/index.jsp Is it a js script or is it .css or? Thanks very much! Check out my site at h1.ripway.com/ssempire/website.html . On Mozilla it works fine, but on IE it is really badly messed up. Please help me out! I am having a small problem after inserting a URL. all the text a head of it is spaced out far apart and not sure why or how to fix this. Here is this code and below is a screen shot. HTML Code: <p> <a href="/images/how_to/signframe/fig1_sign.JPG"><img src="/images/how_to/signframe/fig1_sign.JPG" style="float: left" height="150" width="150" hspace=10 border="0"></a> I got the idea to do this project from Ryan Johnson at <a STYLE="text-decoration:none" href="www.johnsonschristmascorner.com">www.johnsonschristmascorner.com</a> on the Texas Christmas Lights Forum as he had made one for himself. It really fit the look I had this year as well as what I would be implementing for the next year. So I decided to build one and document the process of the build for those that would be interested in building one for them selfs. These plans are for a 18" x 24" sign which was made from corrugated plastic. You can get these done from your favorite sign shop. I used Stellar Signs in Plano, Tx on Plano Pkwy. Took them about an hour to make with my design I gave them for $23. That was for a full color one sided sign which is not a bad price, cheapest I had found without ordering it online. So call Cassie and tell them Mesquite Christmas sent you and they will hook you up. You are going to need to set a side a couple of hours for assembly and I recommend a full day to allow the paint to dry before assembling.</p> Notice the first line the text is space wide apart. If I remove the URL from the HTML above it is fine. It only happens when I add the URL. Weird. I have never seen this before. Any help or feedback -Thanks |