HTML Help Forum HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

code use!!! it would be nice if you read
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum -> HTML Tools
View previous topic :: View next topic  
Author Message
danymax101



Joined: 29 Oct 2008
Posts: 1

Posted: Wed Oct 29, 2008 11:27 am     code use!!! it would be nice if you read  

ive been trying to look everywere for stupid codes for the interst section okayy this mught be confusing but plzz understand me
i need a code that will hide everyhting on the interst section BUTTT i can still write in that section and on my layout nothing wil be there but the imgae or writing soo yeah any helpp??? [/b]
sticks464



Joined: 31 Dec 2006
Posts: 2625

Posted: Wed Oct 29, 2008 2:01 pm      

I'm not completely sure what your asking.
To hide code all you have to use is <!-- at the beginning of what you want to hide, and --> at the end.
Another way is to use css visibility:hidden, however this leaves whitespace where the content would normally appear.
Code: <!--This is text that is hidden from view and will not be displayed by the browser. Most typically used for inserting comments within the html. Can be used anywhere within the code except before the doctype, which would involk quirks mode in browsers.-->
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum -> HTML Tools
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group