Ah. Well, like I say, width= and height= are your friends - it means that the html loads the space that image belongs in immediately, and so the scroll bar on your page doesn't change as it loads.
I was self-taught code by the internet too, but John W made that comment about image code when looking at one of my little sites.
Yeah, it does make sense. I think semagic has the option to automatically set the attributes for the image, so I'll see if I can set that up (the way I paste images is to stick the text in, and press ctrl-alt-I to convert it to an image tag).
Ctrl+M brings up the Make Link/Image dialog box, with the cursor in the Internet Address text box. I delete the text already in there, and paste in the URL of the image.
I never both with the Title or Link Text text boxes.
At the bottom of the dialog box is a control group for Image. I've checked the "Detect image size" check box.
This might be a couple extra keystrokes but it includes the height and width tags.
Re: Leaping Tiger
Re: Leaping Tiger
I was self-taught code by the internet too, but John W made that comment about image code when looking at one of my little sites.
Re: Leaping Tiger
Re: Leaping Tiger
Ctrl+M brings up the Make Link/Image dialog box, with the cursor in the Internet Address text box. I delete the text already in there, and paste in the URL of the image.
I never both with the Title or Link Text text boxes.
At the bottom of the dialog box is a control group for Image. I've checked the "Detect image size" check box.
This might be a couple extra keystrokes but it includes the height and width tags.
Re: Leaping Tiger