@@ -119,7 +119,7 @@ <h2 id="introduction">Introduction</h2>
119
119
negative, but margins have no influence on the background and border.)
120
120
121
121
< div class ="figure ">
122
- < p > < img src ="images/box " alt ="Diagram of a typical box, showing the
122
+ < p > < img src ="images/box.png " alt ="Diagram of a typical box, showing the
123
123
content, padding, border and margin areas ">
124
124
125
125
< p class ="caption "> The various areas and edges of a typical box.
@@ -510,7 +510,7 @@ <h3 id="the-background-repeat">Tiling Images: the 'background-repeat' property</
510
510
</ pre >
511
511
512
512
< div class ="figure ">
513
- < p > < img src ="images/bg-repeat " alt ="A centered background image, with
513
+ < p > < img src ="images/bg-repeat.png " alt ="A centered background image, with
514
514
copies repeated up and down the border, padding and content
515
515
areas. "> <!--<SPAN class="dlink"> <A
516
516
name="img-bg-repeat" href="images/longdesc/bg-repeat-desc.html"
@@ -532,7 +532,7 @@ <h3 id="the-background-repeat">Tiling Images: the 'background-repeat' property</
532
532
</ pre >
533
533
534
534
< div class =figure >
535
- < p > < img src ="images/bg-space " alt ="Image of an element with a dotted background ">
535
+ < p > < img src ="images/bg-space.png " alt ="Image of an element with a dotted background ">
536
536
537
537
< p class =caption > The effect of 'space': the image of a dot is
538
538
tiled to cover the whole background and the images are equally
@@ -2204,7 +2204,7 @@ <h3 id="corner-overlap">Overlapping Curves</h3>
2204
2204
1.6em (instead of 2em). See borders B in the figure.
2205
2205
2206
2206
< div class =figure id =reduced-radius >
2207
- < p > < img src ="images/corner-large-mix " alt ="[image: rectangle with two tiny
2207
+ < p > < img src ="images/corner-large-mix.png " alt ="[image: rectangle with two tiny
2208
2208
rounded corners and two very large ones, on opposite corners] ">
2209
2209
2210
2210
< p class =caption > These rounded corner might be the result of 'width:
@@ -2450,7 +2450,7 @@ <h3 id="the-border-image-slice">Image Slicing: the 'border-image-slice' property
2450
2450
with no < i > specified size</ i > and the < i > border image area</ i > as the < i > default object size</ i > .
2451
2451
2452
2452
< div class =figure >
2453
- < p > < img src ="images/slice " alt ="Diagram: two horizontal cuts and two
2453
+ < p > < img src ="images/slice.png " alt ="Diagram: two horizontal cuts and two
2454
2454
vertical cuts through an image ">
2455
2455
2456
2456
< p class =caption > Diagram illustrating the cuts corresponding to the
0 commit comments