Web Design
107 CHAPTER Formatting Your Pages 4 Can I create and upload my own color schemes to the Kuler Web site? Yes. You must create a f ...
108 Set Text Color ....................................................... ● When viewed in a browser, the text on the page is n ...
109 CHAPTER 4 ● When viewed in a browser, the page now has the specified background color. 1 In your editor, open a document tha ...
110 Add a Background Image ....................................... 2 Within the declaration, type background-image:. 1 In your e ...
111 CHAPTER Formatting Your Pages 4 Can I add more than one image as the background? Unfortunately, CSS only allows you to place ...
112 Control Background Image Tiling ............................. ● When viewed in a browser, the image either repeats horizonta ...
113 CHAPTER 4 ● When viewed in a browser, the image is now positioned at the indicated spot. If the image is set to tile, it til ...
114 Apply Additional Text Formatting ............................ 5 Type text-transform: ?;, replacing? with uppercase, lowercas ...
115 CHAPTER Formatting Your Pages 4 What unit of measurement should I use for line-height? Many designers rely on ems to set lin ...
116 Indent and Align Text ........................................... 2 Within an existing p declaration, type text-indent: ?;, ...
117 CHAPTER Formatting Your Pages 4 Can I make my first line indentation increase or decrease automatically if I change my font ...
118 Apply Spacing with Padding ................................... 2 Within an existing h1 declaration, type padding- left: ?;, ...
119 CHAPTER Formatting Your Pages 4 TIP Can I set padding on all four sides? Yes. You can set each side individually with the fo ...
120 Control Whitespace with Margins ............................. 2 Within the body declaration, type margin:0;. 3 Within the ex ...
121 CHAPTER Formatting Your Pages 4 I want to move paragraphs closer together. When I set the bottom margin, nothing happens. Wh ...
122 Specify Widths...................................................... 2 Within the existing h1 declaration, type width: ?;, r ...
123 CHAPTER Formatting Your Pages 4 TIP Can I also control the height of content? Yes, but be aware that although an element’s w ...
124 Add Borders ......................................................... 2 Within the existing h1 declaration, type border:. 1 ...
125 CHAPTER Formatting Your Pages 4 TIP ● When viewed in a browser, the heading has the border around it. What are the possible ...
CHAPTER 5 Advanced CSS CSS provides many properties that allow you to fine-tune the look and feel of your site. In this chapter, ...
«
2
3
4
5
6
7
8
9
10
11
»
Free download pdf