Log In · Register

 
Adding notes?, HELP!
ZeT0
post Feb 11 2010, 12:05 AM
Post #1


Senior Member
****

Group: Member
Posts: 253
Joined: Jul 2009
Member No: 739,898



I've tried using ;
CODE
<style>NOTE {  THIS IS THE PROMOTIONAL SECTION  }</style>

But when it comes to putting it all though my code, not just in the about me, and left side, it stuff up my style sheet, and makes everything not fit.

When I used ;
CODE
< NOTE !>

Or what ever that one is, the bands couldn't see it after it went though myspace.

What's a good code to use to add notes throughout the WHOLE code?
 
 
Start new topic
Replies
Mikeplyts
post Feb 13 2010, 07:02 PM
Post #2


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



Are you talking about HTML/CSS comments?

For CSS, it should be:
CODE
/* Your "note" (comment) here */


And since HTML is an SGML application, it should use the SGML comment syntax which is:
CODE
<!-- Your "note" (comment) here -->


Or you could just bluntly put your "notes" (comments) in between style tags:
CODE
<style> Your "note" (comment) here </style>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: