Brilliant HTML & CSS- P7
Số trang: 2
Loại file: pdf
Dung lượng: 23.92 KB
Lượt xem: 2
Lượt tải: 0
Xem trước 2 trang đầu tiên của tài liệu này:
Thông tin tài liệu:
Tham khảo tài liệu brilliant html & css- p7, công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả
Nội dung trích xuất từ tài liệu:
Brilliant HTML & CSS- P7If you wish to add a favicon to your site, see If you wish to add a radio button to yourHow to display a custom icon in a browser form, see Adding radio buttons, pg. 104.(a favicon), pg. 65. If you wish to create a form for users toIf you wish to use an image as a hyperlink, upload a file, see Adding file fields, pg. 106.see Creating image links, pg. 66. If you wish to create a form where usersIf you wish to use thumbnails, see Creating can enter paragraphs of text, see Adding aimage links, thumbnails, pg. 68. text area, pg. 108.If you wish to create an image map, see If you wish to add a drop-down choice to aCreating an image map, pg. 70. form, see Adding select elements (lists and menus), pg. 110.If you wish to create an image link, seeFormatting hyperlinks – image links, pg. 184. If you wish to add a legend to your form or grouping several form elements, see Adding a fieldset and legend, pg. 114.Working with tablesIf you wish to create a basic HTML table, Formatting textsee Creating table rows and data cells, pg. If you wish to set an element’s font, see75; see also: Adding padding and spacing to Setting and element’s font family, pg 144.table cells, pg. 78; Adding headings totables, pg. 81; and Specifying column spans If you wish to set an element’s font size, seeand row spans, pg. 88. Setting an element’s font weight and size, pg. 152.If you wish to add a caption to a table, see If you wish to align text, see Aligning text,Adding a caption to a table, pg. 83. pg. 159.If you wish to add advanced formatting to a If you wish to change word spacing or linetable, see Adding frame attributes to tables, spacing, see Formatting text using word andpg. 85; see also: Specifying a table’s header, letter spacing, pg. 161.body, and footer, pg. 90; and Adding tabledividing lines using rules, pg. 92. Working with colours If you wish to create a colour palette forCreating forms your site, see Understanding Web colours –If you wish to add a form to your HTML choosing a palette, pg. 165.page, see Building a simple form, pg. 97. If you wish to change an element’s colour,If you wish to add a checkbox to your form, see Specifying a colour four different ways,see Adding a check box, pg. 101. pg. 168.290If you wish to change an element’s If you wish to create a single-column page,background colour, or adding a background see Using a fixed width layout: one column,image, see Setting background colour, pg. 170. pg. 229; see also: Using a liquid layout: oneIf you wish to change an element’s text colour, column, centred, pg. 231.see Setting foreground colour, pg. 175. If you wish to create a two-column page, seeIf you wish to change a hyperlink’s colour, Using a liquid layout: two columns, pg. 233.see Formatting hyperlinks: color, pg. 180 Note: this topic also discusses fixed layouts. If you wish to create a three-column page, seeBorders and padding Using a liquid layout: three columns, pg. 236. Note: this topic also discusses fixed layouts.If you wish to add padding to an element,see Setting element padding, pg. 191. Building a websiteIf you wish to set an element’s margin, seeSetting element margins, pg. 194. If you wish to create a website, with structureIf you wish to add a border to an element, and navigation. See Understanding a flat sitesee Setting element borders, pg. 197. structure, pg. 247; see also: understanding a tiered site structure, pg 250.If you wish to set an element’s width andheight, see Setting width and height If you wish to create menus for your(percentage), pg. 199; see also: Setting website, see Creating a global top or bottomwidth and height (pixels), pg. 201. menu, pg. 256; see also: Creating a left floating site menu, pg. 259; and Creating a local navigation menu, pg. 261.Positioning elements If you wish to create a breadcrumb trail, seeIf you wish to position an image within a Creating a breadcrumb trail, pg. 262.paragraph, so the paragraph flows aroundthe image, see Positioning Elements using If you wish to validate your site’s HTML orfloat and clear, pg. 206. CSS, see Validating your HTML and CSS, pg. 268.If you wish to position an element, seePositioning elements using relative If you wish to upload your site to a servicepositioning, pg. 211; see also: Positioning provider, see Uploading your website to aelements using absolute positioning, pg. service provider, pg. 270.214; or, Positioning elements using fixedpositioning, pg. 222. ...
Nội dung trích xuất từ tài liệu:
Brilliant HTML & CSS- P7If you wish to add a favicon to your site, see If you wish to add a radio button to yourHow to display a custom icon in a browser form, see Adding radio buttons, pg. 104.(a favicon), pg. 65. If you wish to create a form for users toIf you wish to use an image as a hyperlink, upload a file, see Adding file fields, pg. 106.see Creating image links, pg. 66. If you wish to create a form where usersIf you wish to use thumbnails, see Creating can enter paragraphs of text, see Adding aimage links, thumbnails, pg. 68. text area, pg. 108.If you wish to create an image map, see If you wish to add a drop-down choice to aCreating an image map, pg. 70. form, see Adding select elements (lists and menus), pg. 110.If you wish to create an image link, seeFormatting hyperlinks – image links, pg. 184. If you wish to add a legend to your form or grouping several form elements, see Adding a fieldset and legend, pg. 114.Working with tablesIf you wish to create a basic HTML table, Formatting textsee Creating table rows and data cells, pg. If you wish to set an element’s font, see75; see also: Adding padding and spacing to Setting and element’s font family, pg 144.table cells, pg. 78; Adding headings totables, pg. 81; and Specifying column spans If you wish to set an element’s font size, seeand row spans, pg. 88. Setting an element’s font weight and size, pg. 152.If you wish to add a caption to a table, see If you wish to align text, see Aligning text,Adding a caption to a table, pg. 83. pg. 159.If you wish to add advanced formatting to a If you wish to change word spacing or linetable, see Adding frame attributes to tables, spacing, see Formatting text using word andpg. 85; see also: Specifying a table’s header, letter spacing, pg. 161.body, and footer, pg. 90; and Adding tabledividing lines using rules, pg. 92. Working with colours If you wish to create a colour palette forCreating forms your site, see Understanding Web colours –If you wish to add a form to your HTML choosing a palette, pg. 165.page, see Building a simple form, pg. 97. If you wish to change an element’s colour,If you wish to add a checkbox to your form, see Specifying a colour four different ways,see Adding a check box, pg. 101. pg. 168.290If you wish to change an element’s If you wish to create a single-column page,background colour, or adding a background see Using a fixed width layout: one column,image, see Setting background colour, pg. 170. pg. 229; see also: Using a liquid layout: oneIf you wish to change an element’s text colour, column, centred, pg. 231.see Setting foreground colour, pg. 175. If you wish to create a two-column page, seeIf you wish to change a hyperlink’s colour, Using a liquid layout: two columns, pg. 233.see Formatting hyperlinks: color, pg. 180 Note: this topic also discusses fixed layouts. If you wish to create a three-column page, seeBorders and padding Using a liquid layout: three columns, pg. 236. Note: this topic also discusses fixed layouts.If you wish to add padding to an element,see Setting element padding, pg. 191. Building a websiteIf you wish to set an element’s margin, seeSetting element margins, pg. 194. If you wish to create a website, with structureIf you wish to add a border to an element, and navigation. See Understanding a flat sitesee Setting element borders, pg. 197. structure, pg. 247; see also: understanding a tiered site structure, pg 250.If you wish to set an element’s width andheight, see Setting width and height If you wish to create menus for your(percentage), pg. 199; see also: Setting website, see Creating a global top or bottomwidth and height (pixels), pg. 201. menu, pg. 256; see also: Creating a left floating site menu, pg. 259; and Creating a local navigation menu, pg. 261.Positioning elements If you wish to create a breadcrumb trail, seeIf you wish to position an image within a Creating a breadcrumb trail, pg. 262.paragraph, so the paragraph flows aroundthe image, see Positioning Elements using If you wish to validate your site’s HTML orfloat and clear, pg. 206. CSS, see Validating your HTML and CSS, pg. 268.If you wish to position an element, seePositioning elements using relative If you wish to upload your site to a servicepositioning, pg. 211; see also: Positioning provider, see Uploading your website to aelements using absolute positioning, pg. service provider, pg. 270.214; or, Positioning elements using fixedpositioning, pg. 222. ...
Tìm kiếm theo từ khóa liên quan:
thủ thuật máy tính công nghệ thông tin tin học quản trị mạng computer networkTài liệu liên quan:
-
52 trang 439 1 0
-
24 trang 366 1 0
-
Top 10 mẹo 'đơn giản nhưng hữu ích' trong nhiếp ảnh
11 trang 329 0 0 -
Làm việc với Read Only Domain Controllers
20 trang 321 0 0 -
74 trang 309 0 0
-
96 trang 305 0 0
-
Báo cáo thực tập thực tế: Nghiên cứu và xây dựng website bằng Wordpress
24 trang 299 0 0 -
Đồ án tốt nghiệp: Xây dựng ứng dụng di động android quản lý khách hàng cắt tóc
81 trang 291 0 0 -
Tài liệu dạy học môn Tin học trong chương trình đào tạo trình độ cao đẳng
348 trang 291 1 0 -
EBay - Internet và câu chuyện thần kỳ: Phần 1
143 trang 278 0 0