Commemting out designed elements

W

wjg

I have a webpage that needs updated - I want to just highlight the design -
and comment it out - so it no longer appears - but it is still in the code
for me to work with later.


How do I do that? Nothing in the no-help section of FP2003.
 
K

Kevin Spencer

<!-- This is a comment
It can span multiple lines
-->

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.
 
W

wjg

I understand that - but I am wondering if there is a way to do it in the
design mode. I was able to do soemthing with the font - making it hidden
though - does not do that same thing as commenting elements out - and only
works on the font.
 
K

Kevin Spencer

Insert|Comment...

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.
 
W

Wally S

That won't block anything out though, which is what wjg wants. But why not
code view or split view?

Wally S
 
Top