I have a web page with a pop up link for the answer. I have it
working but the pop up window is not the way I want it the text is not
justifing to the left. Two lines are fine the next line has only two words on
it the drops to the next line. I would like to have it justified to the left
and I have done this by hotting the left justify in dreamweaver, but still get
the same results. So I need to get it set and have the window without the
address bar and buttons. I have a close image on it so they can close the
window. Please help.

This is what I have for the line with the click to for the pop up window.

<p><font size="2" face="Arial">2.) What options are available? <a
href="offer.html" target="_blank">Answer</a></font></p>

Thanks