After trying for three days, for hours on end and getting sick I finally decided it was time for me to get the experts advise.
I'm trying to install 3 flags around the top of a block on my site. One on the left, one in the center and the other on the right. I have the left done, no problem. Problem begins with the center and right.
Center drops down and the right one ends up on the left side of the block under the other one.
I've worked on this for hours/days with no results. Only getting upset with myself and getting sick.
Any help with getting this corrected is deeply appreciated. Can it even be done?
Here's some of my block: I'm trying to put three flags across the top of the America clip-art.
$content = "<html>";
$content .= "<head>";
$content .= "<title>~DWFC~</title>";
$content .= "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">";
$content .= "</head>";
$content .= "<body bgcolor=\"#000000\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\">";
$content .= "<center>";
$content .= "
";
$content .= "</center>";
$content .= "</body>";
$content .= "</html>";
$content .= "<br><div align=\"center\"> </a></div>";
It's not taking the image above, but where this appears is where the image I have that I'd like the flags above it.
$content .= ""
I'll keep trying, but I really hope someone can help me out on this one.
Thanks very much,
GA-urDead-DW-