It's nice to be given flowers, isn't it? :) One of these days I may learn to arrange them nicely...
I've never seen a round cribbage board before; that's purrrty!
I have an "Insert Image" button at the top left of the text window on my "Post an Entry" page; do you have that? Or maybe I'm still using the beta posting page; I dunno.
Anyway, you can embed images with html like this (replace the parentheses with angle brackets):
(img src="url.com/pic.jpg" alt="descriptive text for accessibility or in case image is lost")
I like to make a link to the original pic and display a smaller size or thumbnail in my post, because images are pretty big these days:
(a href="url.com/pic.jpg")(img src="url.com/pic.jpg" alt="descriptive text" style="width:250px;height:300px;")(/a)
no subject
It's nice to be given flowers, isn't it? :) One of these days I may learn to arrange them nicely...
I've never seen a round cribbage board before; that's purrrty!
I have an "Insert Image" button at the top left of the text window on my "Post an Entry" page; do you have that? Or maybe I'm still using the beta posting page; I dunno.
Anyway, you can embed images with html like this (replace the parentheses with angle brackets): (img src="url.com/pic.jpg" alt="descriptive text for accessibility or in case image is lost")
I like to make a link to the original pic and display a smaller size or thumbnail in my post, because images are pretty big these days: (a href="url.com/pic.jpg")(img src="url.com/pic.jpg" alt="descriptive text" style="width:250px;height:300px;")(/a)