![]() |
HTML/Design Question
First of all, let me just say that I have VERY LIMITED experience with HTML and CSS. However, I've somehow ended up agreeing to create a newsletter template, which I'm coding in Dreamweaver. So far, I have the headers and text there - now I want to include a bar of blue behind each of the headers. Could anyone instruct me on how to go about doing this? Thanks in advance!
|
I suggest you get one of the designers on here to do it for you. They could bang something like that out in like 20 minutes or less and it wouldn't cost you much. :2 cents:
|
.headerbar {
background: repeat-x; url('images/blah.jpg') top center; } <div class="headerbar">BLAH BLAH BLAH</div> Just name your first kid MrCodey |
Quote:
|
Thanks, guys!!!
|
All times are GMT -7. The time now is 07:24 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123