Linking to a section inside Knol.
http://knol.google.com/k/luk-van-loock/linking-to-places-in-the-same-knol/12akiw7ik3ra5/30
- You will need to copy two lines of HTML into your code to create the "Link To" and the "Return To" links. These will be placed in two separate places inside your knol.
- The two lines are detailed below.
![]() |
Linking an image to another Knol, Website or Email.
- Load the image into the Knol in the usual way following the insert image prompts from the menu bar. Make sure your size and alignment is set.
- Select the HTML link from the menu bar and scroll through the HTML window to find the new image code (Tip - Your browser may support the Ctrl+F function that allows a search pop-up window to open. Enter the name of the new image and click next to be taken to it)
- Look for the new image descriptor (imagename.jpeg) that should have code similar to the one here;
- <td style="text-align: center;"><a href="http://knol.google.com/k/-/-/14j3i4hyjvi88/cx6q7g/cylinderbeach.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"><img src="http://knol.google.com/k/-/-/14j3i4hyjvi88/cx6q7g/cylinderbeach.jpg" width="420" border="0" height="294"></a></td> NOTE: the red and blue are my additions.
- Replace the red with your web address in the following form - http://www.sitemane.extension (i.e. http://www.southbank.edu.au)
- Update the HTML (save changes) by scrolling down and clicking the button 'Update' on the bottom right of the HTML window.
- In future you can change the link in WYSIWYG by clicking again on the image when the Knol is in edit mode and selecting the 'Change' hyperlink from the new window that opens. This then prompts you to change either the web, knol or email address.
- To do so, you will need to use HTML. i.e. edit the Knol in HTML code that you access from the 'top of page' edit menu bar which is visable when your Knol is in 'edit mode'
- When the new HTML window appears, you can Ctrl+F to get a small search box to appear. Search for all your links, they will start with '<A href="http://' so that's what you would search for.
- To convert the HTML code so that the links open in a new window you will need to insert the following between the <A and the </A> and after the URL link.
- target=_blank>Test name of your link
- Here is an example of what it should look like after editing. <A href="http://southbank.edu.au/" target=_blank>Southbank Institute of Technology</A>
| "Replace this text with your own and format it using the menu format options provided ©" |
<TABLE style="BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid" cellSpacing=0 cellPadding=0 width="98%" border=0><TBODY><TR><TD><BR><DIV style="TEXT-ALIGN: center"><FONT size=2>Replace this text with your own and format it using the menu format options provided ©"</FONT></DIV><br></TD></TR></TBODY></TABLE>
Adding a Menu Side-Bar
Copy&Paste the text below in Red into your Knol when it is in Edit Mode and with HTML selected. Once you Update the HTML you will be able to replace and format this text in WYSIWYG mode. Right click on the links and then select 'change' to copy your own URL and add your own description in the tag.| HTML Help |
<TABLE style="FLOAT: right; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: rgb(207,226,243)" height=225 cellSpacing=0 width=199><TBODY><TR style="BACKGROUND-COLOR: rgb(159,197,232)"><TD><DIV style="TEXT-ALIGN: center"> </DIV><DIV style="TEXT-ALIGN: center"><FONT style="COLOR: rgb(0,0,255)" size=4>HTML Help</FONT></DIV><DIV style="TEXT-ALIGN: center"> </DIV></TD></TR><TR><TD><DIV style="BACKGROUND-COLOR: rgb(207,226,243)"> 1 <A href="http://knol.google.com/k/jacob-kristensen/html/1aoyry5zmn6ku/6#">HTML - by J. Kristensen</A><DIV> 2 <A href="http://knol.google.com/k/andreas-kemper/html-help-for-knol/8bgikaqot3ts/205#">HTML - A. Kemper</A></DIV><DIV> </DIV><DIV> </DIV><DIV> </DIV></DIV></TD></TR></TBODY></TABLE>
| Header | Data |
| White background row | 25 |
| Silver background row | 36 |
| White background row | 36 |
| Silver background row | 36 |
| Color Name | Color HEX | Color |
|---|---|---|
| Aqua | #00FFFF | |
| Black | #000000 | |
| DarkRed | #8B0000 | |
| DarkSlateGray | #2F4F4F | |
| Gray | #808080 | |
| Green | #008000 | |
| Lime | #00FF00 | |
| MediumBlue | #0000CD | |
| Navy | #000080 | |
| Orange | #FFA500 | |
| PaleVioletRed | #D87093 | |
| Red | #FF0000 | |
| Silver | #C0C0C0 | |
| Yellow | #FFFF00 |
Peter Baskerville © 2009 To add the Copywrite symbol, insert the following code just after the text when in HTML mode: ©IBM ®To add the Registered Trademark symbol, insert the following code just after the text when in HTML mode: ®AMBROSIA ™To add Company Trademark stmbol, insert the following code just after the text when in HTML mode: ׿¼ 5½ 5¾To add fractions, Insert the following codes just after the text when in HTML mode: for ¼ ¼for ½ ½for ¾ 𮛦ºTo add the degree symbol, insert the following code just after the text when in HTML mode: ºCreme´To add the acute, insert the following code just after the text when in HTML mode: ܐ ÷ 2 = 4To add the division symbol, insert the following code just after the text when in HTML mode: ÷
- Join Google Docs
- Start a new document
- Create a table of one column x one row
- Load content (text, images, links, background color)
- Save Document
- Publish as a web page
- Open your Knol
- Insert Document
- Set Properties and alignment.
- Join Google Docs
- Start a new presentation
- Load content (text, images, links, background color)
- Save presentation
- Publish as a web page
- (don't copy and paste the HTML as the program suggests)
- Open your Knol
- Insert Presentation
- Set properties and alignment.
![]() |
| Point Lookout - Straddie |
- Firstly load the image/insert into your Knol in the usual way, using the menu 'Insert - Image'
- Make sure you select S,M or L (not original). This will create the height and width options in the HTML code.
- Select the HTML option from the menu bar and find the <table .... code which marks the start of your insert.
- Look for the HTML code that deals with width and height and note the amounts in brackets or in "" i.e. (420) or "420"
- Calculate the % increase or decrease that you want for your your set insert.
- Change the numbers in the brackets or "" to represent these figures. i.e. 420 x 10% increase = (462)
- Make sure you adjust both the height and width numbers by the same % to ensure the proportionality of the image
- Select 'Update' which closes the HTML window and returns you to your newly size adjusted insert.
1 - Copy the URL of the Knol you are currently editing (without the "#edit" ending)2 - Highlight the term for which you want to create a MouseOver definition3 - Chose "Link" from the main menu4 - Select "web address"5 - Ctrl V or Paste your Knol's URL into the requested URL box "To what URL address should this link go?" Click "OK"6 - Chose the "HTML" option from the main menu7 - Locate the code dealing with the selected term8 - enter title="your definition......" just after <A9 - Click "Update"10 - Select term and change color to your designated 'mouseover' color
<DIV style="BACKGROUND-COLOR: rgb(159,197,232)">If you want to highlight some text by using a different background color, then you could use the code given below. Copy and paste into your own Knol and replace the text with your own in WYSIWYG.<BR></DIV>
| KNOL AUTHORS | KNOLS |
| Krishan Maggon | 35 |
| Murry Shohat | 8 |
| Peter Baskerville | 30 |
| Norman Creaney | 11 |
There are times when your table is like this one - less than a full page width. To add to the presentation of your Knol you may prefer to wrap the text around the table like I have done here. At present, the Knol Platform does not give you the option, like it does with images, to wrap text in WYSIWYG. So we need to jump back into the HTML to fix that.
Also you may want to move the wrapped text away from the table boarder to it does not interfere with the ability of the reader to see both clearly. Again, this is not an option in WYSIWYG, so it's back into HTML to fix that one. So, find the start of the table with the code "<table" and add the bits I have marked in RED.
Example used in a Knol: Knol Site Metrics
HTML
<table border="1" bordercolor="#888888" cellspacing="0" style="border-collapse: collapse; border-color: rgb(136, 136, 136); border-width: 1 px; float: left; margin: 6px;">
| Heading 1 | Heading 2 |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| Peter Baskerville has been a Knol author since the platform's public launch in the middle of 2008. He has contributed over 40 Knols, with 30 being awarded the converted 'Top Pick' badge by Google's Knol algorithm for quality. These awards, together with the 100,000 cumulative pageviews for his work, underpins his position as a 'Top 10' English language Knol author. He has collaborated on many works here with over 15 other authors and continues to be an active member of the Knol community with over 600 comments of encouragement, suggestions and notifications of failure to meet community standard when required. Peter knows that the success of the Knol platform is intertwined with his own and so chooses to write community benefit Knols, whenever the opportunity arises. Here are some of his others - Write Great Knols |
| DESCRIPTION | LINK |
| How add Google Analytics to your Knols to get readership details. | Knol Analytics Guide |
| How to write Knols so that they rank 'Top 10' with search engines. | Write Knols that rank Top 10 |
| How to write a Knol as a learning tool using a preset template. | Vocational Training Template Knol |
| How to quickly write a basic article review for a Knol. | Basic Article Review for a Knol |
| How to write a powerful advanced article review for a Knol. | Advanced Article Review for a Knol |
| Tips on how to write best practice Knols | Knol Writing Tips |






Gust MEES
Invite as author
New HTML Easy Stuff for Everybody
I've created a new Knol, which You know already, but I've added some valuable stuff which might interesting You. Just have a look here please:
http://knol.google.c
Easy to use, enjoy ;-)
Kind regards
Gust
I will add a link in this Knol. Peter
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
I know that you passed and gave me a 5* rating, thanks. The reason why fore I made a new comment is that I put some new stuff in the Textboxes on the Top which You couldn't have seen before, just watch those ;-) Especially "My Tools Selection". This is a great Help for everybody who doesn't now HTML, but with these tools can create HTML content...
Kind regards
Gust
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
Garry Jenkins
Invite as author
Thanks Again Peter
http://knol.google.c
Your advice is proving priceless.
Best,
Garry
Murry Shohat
Invite as author
Image Link is Super
Jagadeesh M
Invite as author
Text Box code Fixes for FF 3
Section 1: Text Box code doesn't work for FireFox 3 and need to be fixed.
Below code is simple and works for all
<TABLE style="BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid" cellSpacing=0 cellPadding=0 width="98%" border=0>
<TBODY>
<TR>
<TD><BR>
<DIV style="TEXT-ALIGN: center"><FONT size=2>Replace this text with your own and format it using the menu format options provided ©"</FONT></DIV>
<br>
</TD>
</TR>
</TBODY>
</TABLE>
Hope this helps
Best,
Jag
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
Best,
Jag
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
Best,
Jag
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
Angela
Invite as author
Inserting a Presentation
I'm having some problems with inserting a presentation into my knol. I've published it and everything, but when I try to insert it it says "This URL is not supported." Any tips?
Norman, myself & Jag have all reported it to Knol Help. So they are aware of it and a fix is on its way. Meanwhile keep watching the Knol Help comments to see when the fix has been done and announced. Peter
http://knol.google.c
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
Norman Creaney
Invite as author
colours
http://www.colourlov
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
Anonymous
Invite as author
Possible Incorrect value
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
Matthew Blair
Invite as author
Non-breaking spaces?
How does <p> help? What does it add?
Thanks in anticipation. Peter
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
You can however avoid most of the mess by editing the HTML on your own, but as i see it, it would be to much unnessasery work. Because if the WYSIWYG editor was improved, we wouldn't have any need to edit the HTML in the first place.
Not that i mind, I've spend hours editing HTML by hand, it just seems unnessasery when the layout of knol is fixed anyway, and when knol removes some of our css declarations.
Knol also appears to use Division elements instead of paragraphs for text, again something you can avoid by editing the html on your own.
You should however note, that the Font element has been deprecated, we are using span combined with CSS Properties instead. Most of the attributes of older HTML has been replaced with css properties as well, and i generally try to avoid them when possible.
Tables should also be avoided for layout purposes, but given the mess knol already creates, i wouldn't worry about it.
It must be the below he was writing about:
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
Which could be replaced by a bottom margin on the last element. But as said, knol is already messing up the code, so there is no point for us in trying to fix such bad-practices. Better wait for knol to stop doing things this way.
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
Knol Help
Invite as author
This has been linked to from the Authors Helping Authors help page section
Thanks also to Yogesh Gupta for pointing out some formatting and USA/UK spelling issues.
http://knol.google.c
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window
Vicky Phillips
Invite as author
How do you do anchor tags in Knol?
Thanks!
I am no HTML expert and maybe others will try and help here, but I placed the "HTML Tag Tutorial" on the bottom of this Knol and it seems to work. Below is the code I inserted.
<DIV><A href="http://www.uto
I hope this helps otherwise try one of the Authors in the HTML Help side bar above. Peter
EditSaveCancelDeleteDeleteBlock this userReport abusive commentHide report window