Home >  Archive >  2010 >  July >  30


 

Previous / Next

I like the instant tag when you add a picture to the image folder

Friday, July 30, 2010 at 5:01 AM.

In Scripting2, when you add an image to the folder at OPML > Scripting2 > images, a little window pops up with the img tag all written out for you to copy. Permanent link to this item in the archive.

One suggestion: Since all the rest of the style has moved to CSS, maybe the img attributes should be, too: float:right instead of align="right", margins instead of v and hspace? Permanent link to this item in the archive.

The way I'd rewrite this tag Permanent link to this item in the archive.

<img src="http://blogs.scripting2.com/amyloo/images/2010/07/30/headedtoborder.jpg" width="653" height="368" border="0" align="right" hspace="15" vspace="5" alt="A picture named headedtoborder.jpg"> Permanent link to this item in the archive.

Is like this Permanent link to this item in the archive.

<img src="http://blogs.scripting2.com/amyloo/images/2010/07/30/headedtoborder.jpg" alt="A picture named headedtoborder.jpg" style="width: 653px; height: 368px; border: none; float:right; margin: 0 0 5px 15px;" /> Permanent link to this item in the archive.

That way you don't get a margin on the right where you don't need it. Also should self-close the img tag, though I rarely do that unless some validator tells me I have to if I want my HTML to be accepted by some slavish application like Constant Contact.  Permanent link to this item in the archive.




 
About the author

A slightly dated bio.

My sites
Recent stories

Calendar

July 2010
Sun
Mon
Tue
Wed
Thu
Fri
Sat
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

Jun   Aug

To-do
7/6

A page before leaving for work in the morning

Tribute post for my mom's 80th birthday tomorrow

Mention reading to me, creativity in unexpected arenas

Done

1/12


A picture named xmlMini.gif

© Copyright 1997-2010 Amy Bellinger. Last update: Friday, July 30, 2010 at 5:28 AM GMT. Last build: 7/31/2010; 10:32:54 PM. "It's even worse than it appears." RSS feed for Amyloo Annex



Previous / Next