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!
HTML/Design Question
Collapse
X
-
HTML/Design Question
Tags: None -
You need to put the headers in a div or table cell and assign a bgcolor to it.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!Comment
-
Comment