The "blog inventory" in the sidebar is a LinkList gadget, modified to a drop down list. Here's the code:
<form name="inv">
<select onchange="location=document.inv.menu.options[document.inv.menu.selectedIndex].value;" value="GO" name='menu' expr:id='data:widget.instanceId'>
<option value=''><data:title/></option>
<b:loop values='data:links' var='link'>
<option expr:value='data:link.target'><data:link.name/></option>
</b:loop>
</select>
</form>
The original widget content was:
<ul>
<b:loop values='data:links' var='link'>
<li><a expr:href='data:link.target' target='blank'><data:link.name/></a></li>
</b:loop>
</ul>
This is just a post for the top so I can see some colorful author names.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus eget sem non eros lacinia lobortis id et turpis. Phasellus congue tincidunt tortor ut interdum. Etiam vel nulla a justo varius euismod. Duis sed lacus elit. Vivamus varius enim ut sem porta vitae pellentesque nisl laoreet. Proin quis urna sapien, vitae eleifend eros. Etiam vel justo a urna placerat condimentum. Vestibulum accumsan sollicitudin convallis. Nulla nisi velit, bibendum vel ornare vel, fringilla sed lacus. Curabitur pretium erat mattis augue auctor et aliquet nisl convallis. Suspendisse varius ipsum ultricies quam semper faucibus. In non libero risus, a lacinia ligula. Phasellus lacinia venenatis urna at euismod. Ut placerat, mauris ut vulputate facilisis, risus tellus ornare libero, et adipiscing quam nisl sed massa. Sed a vestibulum enim. Cras nec massa erat, id laoreet nisi. Fusce eu lectus ligula, ut posuere erat.
Here's a test of constraining a picture uploaded to Blogger.
The original picture is 1370px high and 770px wide.
Clicking here will take you to a copy using the regular <a href=> tag. It may open full size or maybe not depending on your screen.
Now I will use some javascript to constrain the picture to 300 high and we'll see if the full version opens or of it ais a scroller.
Click here for the javascript version.
That was the demo.
This is the last time I am going to upload this picture—really.
1 2 3
3
1 2
1 2 3 4
1 2 3 4
4
3
This
is
a
pre
test
123456789
This
is
post
pre
and
so
is
this
with
a
style
in
the
mix
This is a test of typing a post in Word and seeing what happens.
The first posting is going to be copy/paste from a document saved as xx.doc, then I will save it as xx.html.
Finally, I will save it as text and see what the difference s.
I am in Compose and trying to wrap paragraphs in p.
There, I should see a paragraph mark there.
And there.