New DWT problem with underlining in include page.

  • Thread starter Thread starter Larry
  • Start date Start date
L

Larry

I am creating a DWT. when including the bottom.htm
it adds underlined hyper links which are not underlined in the bottom.htm
file.
It only adds the underlines when it is added as an include file. It displays
perfectly up until that time.
The top.htm displays without the underlining, as it should.
any ideas?
 
In the DWT, you must use CSS to not have links underlined.

When you use a FP Include Page, only the content that is between the body tags is included into
other pages.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Back
Top