Sams Teach Yourself HTML, CSS & JavaScript Web Publishing in One Hour a Day
ptg16476052 196 LESSON 8: Using CSS to Style a Site Quiz Why can’t absolute units be used reliably in CSS? True or false: Inclu ...
ptg16476052 LESSON 9 9 Using Images on Your Web Pages Web Pages Few things can do more to make a web page more interesting than ...
ptg16476052 198 LESSON 9: Using Images on Your Web Pages Images on the Web Images displayed on the Web should be converted to on ...
ptg16476052 Image Formats 199 9 The GIF format is okay for logos, icons, line art, and other simple images. It doesn’t work as w ...
ptg16476052 200 LESSON 9: Using Images on Your Web Pages As mentioned, PNG’s alpha transparency works better than GIF’s more rud ...
ptg16476052 Inline Images in HTML: The <img> Tag 201 9 The tag has many attributes that enable you to control how the ima ...
ptg16476052 202 LESSON 9: Using Images on Your Web Pages ▼Exercise 9.1: Adding Images to a Page Here’s the web page for a local ...
ptg16476052 Inline Images in HTML: The <img> Tag 203 9 Output ▼ So far, so good. Now you can add an image to the page. Sup ...
ptg16476052 204 LESSON 9: Using Images on Your Web Pages If one image is good, two would be really good, right? Try adding anoth ...
ptg16476052 Images and Text 205 9 Output ▼ Figure 9.3 shows how the page looks in a browser. The two images are adjacent to each ...
ptg16476052 206 LESSON 9: Using Images on Your Web Pages The image doesn’t have to be large, and it doesn’t have to be at the be ...
ptg16476052 Images and Text 207 9 Figure 9.5 shows how this block looks. Output ▼ Text and Image Alignment In these examples, th ...
ptg16476052 208 LESSON 9: Using Images on Your Web Pages Figure 9.6 shows the Robert Bridges poem from the previous section with ...
ptg16476052 Images and Text 209 9 align "absmiddle" versus vertical-align "middle" align: middle vertical-align: middle ver ...
ptg16476052 210 LESSON 9: Using Images on Your Web Pages Wrapping Text Next to Images Including an image inside a line works fin ...
ptg16476052 Images and Text 211 9 Figure 9.8 shows an image with some text aligned next to it. In this case, the enclosing conta ...
ptg16476052 212 LESSON 9: Using Images on Your Web Pages Input ▼ <p><img src="tulips.gif" style="float: left;"></ ...
ptg16476052 Images and Text 213 9 Output ▼ Adjusting the Space Around Images With the capability to wrap text around an image, y ...
ptg16476052 214 LESSON 9: Using Images on Your Web Pages Output ▼ Images and Links Can an image serve as a link? Sure it can! If ...
ptg16476052 Images and Links 215 9 ▼ You can use any of the border-related properties that were described in the previous les- s ...
«
7
8
9
10
11
12
13
14
15
16
»
Free download pdf