|
| |||||
| Home | Reviews | Tools | Forums | FAQs | Find Service | ISP News | Maps | About |
how-to block ads |
25. How to include Links
You may still wish to use HTML to display your URLs if, for instance, the title of the thread you're linking to is not descriptive enough. In that case, be sure to remove the domain info from the URL. Any HTML in the faq QUESTION is now stripped out when saved, however, just as it is for forum topics.
by KeysCapt <TABLE><TR><TD> You must pay close attention though ... as soon as you preview this, it will be converted to normal HTML; that means when you hit "submit", your ASCII will now be HTML brackets, and the result will be the actual table. To avoid that you must enter the ASCII, then preview it, and while in preview mode, re-enter the ASCII in the preview window, then submit. It takes practice to get the hang of it, and is work-intensive enough to prevent you from doing it very often. -- Another method, submitted by one of our FAQ owners: "I use an alternate method for doing what's described in this entry, that some other folks might like. Type a FAQ entry that has raw HTML. Preview, and then if it needs edits, press the browser back button. Repeat this preview/back button process until your entry is complete. After the final preview, press the back button one more time, and then submit."
by KeysCapt Code blocks begin with the [code] tag, and end with a [/code] tag, which you may be familiar with from posting to the BBR forums. After the system processes the code block, the raw HTML will be in a blue box with a dotted red outline which sets it off from the rest of your text. It's very important that the tags be on their own lines, with the raw HTML between them. This: [code] <TABLE><TR><TD> [/code] results in this: <TABLE><TR><TD>There can be spaces and multiple lines of raw HTML between the code tags. This: [code] <img src="http://www.mypix.com/image.gif"> <a href="http://www.google.com>google"</a> [/code] results in this: <img src="http://www.mypix.com/image.gif">
by climbers If you type in an address, and let the site autoconstruct them for you, like this: http://www.google.com you can only have 30 per entry. If you build them yourself, like this: <a href=http://www.google.com>www.google.com</a>there doesn't seem to be a limit. You can mix both in an entry, but the limit is still 30 for the autogenerated kind. And remember that if your HTML links (as in the second example) are links inside DSLR, you must remove the domain name: the »:www.dslreports.com part.
by climbers Internal links, such as a link to a forum thread, must have the domain removed IF THEY ARE WRITTEN WITH HTML TAGS. If they are not, any user logged in under the other domain will be logged out upon clicking the link. If the link contains www.broadbandreports.com, a user logged in under dslreports.com will be logged out, and vice versa. The solution is to write the URL in the same way it would be on an HTML page ... using the full URL, but removing the section.So becomes and looks like this:
by nozero | |||||||||||
| Thursday, 24-May 02:14:39 | Terms of Use & Privacy | feedback | contact | Hosting by nac.net - DSL,Hosting & Co-lo over 12.5 years online © 1999-2012 dslreports.com. |