Search the web
Sign In
New User? Sign Up
blogger_user_support · Blogger User Support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Please Help,,,,,!!!   Message List  
Reply | Forward Message #4862 of 4878 |
Re: Please Help,,,,,!!!


--- In blogger_user_support@yahoogroups.com, "andono.susilo"
<andono.susilo@...> wrote:
>
> guys,,,i have problem with my blog,,
> there is underline and strikethrough line in all main page (home).
> please help me,,,i will very apreciate,,this is the adress:
> http://kereaktip.blogspot.com
>
> my email : andono.susilo@...
> Face book: andono.susilo
>
> thanks 4 your attention/
>
> regard
> Max
>

In your last article "HTML Introduction" you have copied into it some
HTML tags.
Those tags actually function as HTML when seen by the browser and will
therefore behave like them (effecting everything after them)

You need to encode the HTML to stop it behaving like HTML

&lt;strikeout&gt;

Use the following
& -ampersand
lt - less than (code for "less than")
; - delimiter (tells the browser that it is the end of the code)

& -ampersand
gt - less than (code for "greater than" symbol)
; - delimiter (tells the browser that it is the end of the code)

Make sure you put them on the same line &lt;html_keyword&gt;

You will need to do that for each HTML 'keyword' in that article (center
/ c / strikeout / s / font / basefont / u )

Regards

Chris







Wed Jul 8, 2009 7:16 am

shinerweb
Offline Offline
Send Email Send Email

Forward
Message #4862 of 4878 |
Expand Messages Author Sort by Date

guys,,,i have problem with my blog,, there is underline and strikethrough line in all main page (home). please help me,,,i will very apreciate,,this is the...
andono.susilo
Offline Send Email
Jul 8, 2009
2:17 am

... In your last article "HTML Introduction" you have copied into it some HTML tags. Those tags actually function as HTML when seen by the browser and will ...
Chris
shinerweb
Offline Send Email
Jul 8, 2009
7:16 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help