Teach yourself visually HTML and CSS:
Are you a visual learner? Do you prefer instructions that show you how to do something - and skip the long-winded explanations? If so, then this book is for you. Open it up and you'll find clear, step-by-step screen shots that show you how to tackle more than 175 tasks involving HTML and CSS. E...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Indianapolis, IN
Wiley
2008
|
Schriftenreihe: | Teach yourself visually
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Zusammenfassung: | Are you a visual learner? Do you prefer instructions that show you how to do something - and skip the long-winded explanations? If so, then this book is for you. Open it up and you'll find clear, step-by-step screen shots that show you how to tackle more than 175 tasks involving HTML and CSS. Each task-based spread covers a single technique, sure to help you get up and running with HTML and CSS in no time. You'll learn to: View HTML code in a browser Add and format text Prepare images for the Web Insert links to other pages Control layout with style sheets Add JavaScriptr to a Web page Helpful sidebars offer practical tips and tricks Succinct explanations walk you through step by step Full-color screen shots demonstrate each task Two-page lessons break big topics into bite-sized modules. |
Beschreibung: | Includes index |
Beschreibung: | 333 p. col. ill. |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV035010248 | ||
003 | DE-604 | ||
005 | 20081215 | ||
007 | t | ||
008 | 080819s2008 a||| |||| 00||| eng d | ||
015 | |a GBA861257 |2 dnb | ||
020 | |z 9780470285886 |9 978-0-470-28588-6 | ||
020 | |z 0470285885 |9 0-470-28588-5 | ||
035 | |a (OCoLC)226974884 | ||
035 | |a (DE-599)BVBBV035010248 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-703 | ||
050 | 0 | |a QA76.76.H94 | |
082 | 0 | |a 006.74 |2 22 | |
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a ST 253 |0 (DE-625)143628: |2 rvk | ||
100 | 1 | |a Wooldridge, Mike |e Verfasser |4 aut | |
245 | 1 | 0 | |a Teach yourself visually HTML and CSS |c by Mike and Linda Wooldridge |
264 | 1 | |a Indianapolis, IN |b Wiley |c 2008 | |
300 | |a 333 p. |b col. ill. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Teach yourself visually | |
500 | |a Includes index | ||
520 | 3 | |a Are you a visual learner? Do you prefer instructions that show you how to do something - and skip the long-winded explanations? If so, then this book is for you. Open it up and you'll find clear, step-by-step screen shots that show you how to tackle more than 175 tasks involving HTML and CSS. Each task-based spread covers a single technique, sure to help you get up and running with HTML and CSS in no time. You'll learn to: View HTML code in a browser Add and format text Prepare images for the Web Insert links to other pages Control layout with style sheets Add JavaScriptr to a Web page Helpful sidebars offer practical tips and tricks Succinct explanations walk you through step by step Full-color screen shots demonstrate each task Two-page lessons break big topics into bite-sized modules. | |
650 | 4 | |a HTML (Document markup language) | |
650 | 4 | |a Cascading style sheets | |
650 | 4 | |a Cascading style sheets | |
650 | 4 | |a HTML (Document markup language) | |
650 | 0 | 7 | |a HTML |0 (DE-588)4373477-7 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Cascading Style Sheets |0 (DE-588)4467617-7 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a HTML |0 (DE-588)4373477-7 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Cascading Style Sheets |0 (DE-588)4467617-7 |D s |
689 | 1 | |5 DE-604 | |
700 | 1 | |a Wooldridge, Linda |e Verfasser |4 aut | |
856 | 4 | 2 | |m Digitalisierung UB Bayreuth |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016679510&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-016679510 |
Datensatz im Suchindex
_version_ | 1804137930713726976 |
---|---|
adam_text | Table
of Contents
Getting Familiar with HTML and Web Page Basics
Internet Basics
..................................................................4
An Introduction to HTML
.........................................................6
Explore Web Browsers
...........................................................8
Explore HTML Editors
............................................................9
Understanding HTML Syntax
.....................................................10
View HTML Code in a Browser
...................................................12
Man a Web Site
................................................................14
Creating Your First HTML Page
Understanding HTML Document Structure
..........................................18
Start an HTML Document
........................................................20
Save an HTML Document
.......................................................24
View an HTML Page
............................................................26
Add a Document Dedaration
.....................................................28
Add Metadata
.................................................................30
Create a
New Paragraph
........................................................34
Change Paragraph Alignment
....................................................35
Add a Line Break
...............................................................36
Insert a Blank Space
............................................................37
Insert Preformatted Text
.........................................................38
Insert a Heading
...............................................................39
Add Block Quotes
..............................................................40
Insert a Comment
..............................................................41
Create a Numbered List
.........................................................42
Create
a
Bulleted
List
...........................................................44
Create a Nested List
............................................................46
Create a Definition List
..........................................................47
Insert Special Characters
........................................................48
Special Characters
..............................................................49
chapf
Formatting Text
Make Text Bold
................................................................52
Italicize Text
...................................................................53
Add Underlining to Text
.........................................................54
Change Fonts
..................................................................55
Change Font Size
..............................................................56
Change the Text Color
..........................................................58
Adjust Margins
................................................................60
Set a Background Page Color
.....................................................61
Add a Horizontal Line
...........................................................62
Table
of Contents
Adding Images
Understanding Web Page Images
.................................................66
Prepare Your Images for the Web
.................................................68
Insert an Image
................................................................70
Specify an Image Size
...........................................................72
Add Alternative Text
............................................................74
Create an Image Label
..........................................................75
Add Copyright Text to Images
....................................................76
Align an Image Horizontally
......................................................77
Align an Image Vertically
........................................................78
Center an Image
...............................................................79
Wrap Text Between Images
......................................................80
Stop Text Wrap
................................................................81
Set an Image Border
............................................................82
Add Space Around an Image
.....................................................83
Add a Background Image
........................................................84
Create an Image Banner
........................................................85
^chapter
Adding Links
Understanding Links
............................................................88
Understanding URL·
............................................................90
Link to Another Page
...........................................................92
Open a Linked Page in a New Window
............................................94
Link to an Area on the Same Page
................................................96
Link to Another
Rie Type
........................................................98
Link to an E-mail Address
.......................................................100
Change Link Colors
............................................................102
chapter
li
Working with Tables
Understanding Table Structure
...................................................106
Add a Table
..................................................................108
Assign a Table Border
..........................................................110
Adjust Cell Padding and Spacing
.................................................112
Adjust Cell Width and Height
....................................................114
Add Column Labels
............................................................116
Create Newspaper-Style Columns
................................................117
Create Side Navigation
.........................................................118
Add a Table Caption
...........................................................119
Control which Borders to Display
................................................120
Adjust the Table Size
...........................................................122
Change Cell Alignment
.........................................................124
Extend Cells across Columns and Rows
...........................................126
Create Column and Row Groups
.................................................128
Add a Background Color to Cells
.................................................132
Add a Background Color to a Table
...............................................133
Insert an Image in a Cell
.......................................................134
Insert a Background Image
.....................................................135
Change Table Alignment
........................................................136
Control Text Wrapping in Cells
...................................................138
Nest a Table within a Table
.....................................................139
Table
of
Contents
.hapter
Working with Frames
Understanding Frames
.........................................................142
Create Frames
................................................................144
Customize Frame Borders
......................................................146
Control Frame Margins
.........................................................148
Add Alternative Text
...........................................................149
Prevent Frame Resizing
.........................................................150
Hide or Display Frame Scroll Bars
................................................151
Target a Link
.................................................................152
Create a Nested Frameset
......................................................154
Create an Inline Frame
.........................................................155
Creatine
Forms
Understanding Forms
..........................................................158
Types of Form Elements
........................................................160
Gather Form Data
.............................................................162
Create a Form
................................................................164
Send Form Data to an E-mail Address
............................................165
Add a Text Box
................................................................166
Add a Large Text Area
..........................................................168
Add Check Boxes
..............................................................170
Add Radio Buttons
.............................................................172
Add a Menu List
..............................................................174
Add a Submit Button
...........................................................176
Add a Reset Button
............................................................177
Add Active Labels
.............................................................178
Change the Tab Order
..........................................................179
Add a File Upload Element
......................................................180
Group Form Elements
..........................................................182
г
Creating Style Sheets
Understanding Style Sheets
.....................................................186
Create an External Style Sheet
...................................................188
Link to a Style Sheet
...........................................................190
Add Comments to a Style Sheet
..................................................191
Create an Internal Style Sheet
...................................................192
Create a Class
................................................................194
Apply a Style with the
DIV
Tag
...................................................196
Apply a Style Locally
...........................................................198
Apply a Style Using the ID Attribute
..............................................199
Formatting Text with Style Sheet
Add Bold to Text
..............................................................202
Italicize Text
..................................................................203
Indent Text
...................................................................204
Change the Font Size
..........................................................205
Change the Font
..............................................................206
Change the Text Case
..........................................................208
Change Text Alignment
.........................................................209
Control Line Spacing
...........................................................210
Control Letter Spacing
..........................................................211
Add Color to Text
..............................................................212
Add a Background Color to an Element
...........................................213
Add a Background Image to an Element
...........................................214
Add a Border
.................................................................216
Change Link Colors
............................................................218
Change Link Hover Effects
......................................................220
Change Bullet or Number Styles
................................................222
Customize Form Elements
......................................................224
Table
of Contents
Controlling Layout with Style Sheets
Control Layout
...............................................................228
Set Width and Height for an Element
.............................................230
Use Relative Positioning
........................................................232
Use Absolute Positioning
.......................................................234
Use Fixed Positioning
..........................................................236
Set Margins
..................................................................238
Add Padding
.................................................................239
Wrap Text around Elements
.....................................................240
Change Vertical Alignment
......................................................241
Create a Centered Layout
......................................................242
Control the Overlap of Elements
.................................................244
Hide an Element
..............................................................246
Customize a Background Image
.................................................248
Working with JavaScript
Understanding JavaScript
.......................................................252
Understanding Script Events and Handlers
........................................254
Add JavaScript to a Web Page
...................................................256
Create a JavaScript
Rie
.........................................................257
Hide JavaScript
...............................................................258
Add Alternative Text
...........................................................259
Insert the Current Date and Time
................................................260
Display an Alert Message Box
...................................................261
Displaya
Pop-Up Window
......................................................262
Customize the Status Bar Message for a Link
......................................263
Create an Image Rollover Effect
.................................................264
Validate Form Data
............................................................266
Show a Hidden Element
........................................................268
Adding Multimedia and Extra Touches
Understanding Multimedia Elements
.............................................272
Understanding Plug-Ins and Players
..............................................274
Link to Audio or Video Files
.....................................................276
Embed a Video File
............................................................278
Embed an Audio File
..........................................................280
Embed a Flash Movie
..........................................................282
Add a Java Applet
.............................................................283
Embed a Video Clip from YouTube
...............................................284
Embed an Image from Flickr
....................................................286
Add a Google Search Box to Your Page
...........................................288
Add a Digg Link to Your Page
...................................................290
Automatically Load Another Web Page
...........................................292
Create an Image Map
..........................................................294
Understanding Web Page Publishing
.............................................300
Transfer Files to a Web Server with WS_FTP
.......................................304
Troubleshoot Your Web Pages
...................................................308
Promote Your Web Site
.........................................................310
|
adam_txt |
Table
of Contents
Getting Familiar with HTML and Web Page Basics
Internet Basics
.4
An Introduction to HTML
.6
Explore Web Browsers
.8
Explore HTML Editors
.9
Understanding HTML Syntax
.10
View HTML Code in a Browser
.12
Man a Web Site
.14
Creating Your First HTML Page
Understanding HTML Document Structure
.18
Start an HTML Document
.20
Save an HTML Document
.24
View an HTML Page
.26
Add a Document Dedaration
.28
Add Metadata
.30
Create a
New Paragraph
.34
Change Paragraph Alignment
.35
Add a Line Break
.36
Insert a Blank Space
.37
Insert Preformatted Text
.38
Insert a Heading
.39
Add Block Quotes
.40
Insert a Comment
.41
Create a Numbered List
.42
Create
a
Bulleted
List
.44
Create a Nested List
.46
Create a Definition List
.47
Insert Special Characters
.48
Special Characters
.49
chapf"
Formatting Text
Make Text Bold
.52
Italicize Text
.53
Add Underlining to Text
.54
Change Fonts
.55
Change Font Size
.56
Change the Text Color
.58
Adjust Margins
.60
Set a Background Page Color
.61
Add a Horizontal Line
.62
Table
of Contents
Adding Images
Understanding Web Page Images
.66
Prepare Your Images for the Web
.68
Insert an Image
.70
Specify an Image Size
.72
Add Alternative Text
.74
Create an Image Label
.75
Add Copyright Text to Images
.76
Align an Image Horizontally
.77
Align an Image Vertically
.78
Center an Image
.79
Wrap Text Between Images
.80
Stop Text Wrap
.81
Set an Image Border
.82
Add Space Around an Image
.83
Add a Background Image
.84
Create an Image Banner
.85
^chapter
Adding Links
Understanding Links
.88
Understanding URL·
.90
Link to Another Page
.92
Open a Linked Page in a New Window
.94
Link to an Area on the Same Page
.96
Link to Another
Rie Type
.98
Link to an E-mail Address
.100
Change Link Colors
.102
chapter
li
Working with Tables
Understanding Table Structure
.106
Add a Table
.108
Assign a Table Border
.110
Adjust Cell Padding and Spacing
.112
Adjust Cell Width and Height
.114
Add Column Labels
.116
Create Newspaper-Style Columns
.117
Create Side Navigation
.118
Add a Table Caption
.119
Control which Borders to Display
.120
Adjust the Table Size
.122
Change Cell Alignment
.124
Extend Cells across Columns and Rows
.126
Create Column and Row Groups
.128
Add a Background Color to Cells
.132
Add a Background Color to a Table
.133
Insert an Image in a Cell
.134
Insert a Background Image
.135
Change Table Alignment
.136
Control Text Wrapping in Cells
.138
Nest a Table within a Table
.139
Table
of
Contents
.hapter
Working with Frames
Understanding Frames
.142
Create Frames
.144
Customize Frame Borders
.146
Control Frame Margins
.148
Add Alternative Text
.149
Prevent Frame Resizing
.150
Hide or Display Frame Scroll Bars
.151
Target a Link
.152
Create a Nested Frameset
.154
Create an Inline Frame
.155
Creatine
Forms
Understanding Forms
.158
Types of Form Elements
.160
Gather Form Data
.162
Create a Form
.164
Send Form Data to an E-mail Address
.165
Add a Text Box
.166
Add a Large Text Area
.168
Add Check Boxes
.170
Add Radio Buttons
.172
Add a Menu List
.174
Add a Submit Button
.176
Add a Reset Button
.177
Add Active Labels
.178
Change the Tab Order
.179
Add a File Upload Element
.180
Group Form Elements
.182
г
Creating Style Sheets
Understanding Style Sheets
.186
Create an External Style Sheet
.188
Link to a Style Sheet
.190
Add Comments to a Style Sheet
.191
Create an Internal Style Sheet
.192
Create a Class
.194
Apply a Style with the
DIV
Tag
.196
Apply a Style Locally
.198
Apply a Style Using the ID Attribute
.199
Formatting Text with Style Sheet
Add Bold to Text
.202
Italicize Text
.203
Indent Text
.204
Change the Font Size
.205
Change the Font
.206
Change the Text Case
.208
Change Text Alignment
.209
Control Line Spacing
.210
Control Letter Spacing
.211
Add Color to Text
.212
Add a Background Color to an Element
.213
Add a Background Image to an Element
.214
Add a Border
.216
Change Link Colors
.218
Change Link Hover Effects
.220
Change Bullet or Number Styles
.222
Customize Form Elements
.224
Table
of Contents
Controlling Layout with Style Sheets
Control Layout
.228
Set Width and Height for an Element
.230
Use Relative Positioning
.232
Use Absolute Positioning
.234
Use Fixed Positioning
.236
Set Margins
.238
Add Padding
.239
Wrap Text around Elements
.240
Change Vertical Alignment
.241
Create a Centered Layout
.242
Control the Overlap of Elements
.244
Hide an Element
.246
Customize a Background Image
.248
Working with JavaScript
Understanding JavaScript
.252
Understanding Script Events and Handlers
.254
Add JavaScript to a Web Page
.256
Create a JavaScript
Rie
.257
Hide JavaScript
.258
Add Alternative Text
.259
Insert the Current Date and Time
.260
Display an Alert Message Box
.261
Displaya
Pop-Up Window
.262
Customize the Status Bar Message for a Link
.263
Create an Image Rollover Effect
.264
Validate Form Data
.266
Show a Hidden Element
.268
Adding Multimedia and Extra Touches
Understanding Multimedia Elements
.272
Understanding Plug-Ins and Players
.274
Link to Audio or Video Files
.276
Embed a Video File
.278
Embed an Audio File
.280
Embed a Flash Movie
.282
Add a Java Applet
.283
Embed a Video Clip from YouTube
.284
Embed an Image from Flickr
.286
Add a Google Search Box to Your Page
.288
Add a Digg Link to Your Page
.290
Automatically Load Another Web Page
.292
Create an Image Map
.294
Understanding Web Page Publishing
.300
Transfer Files to a Web Server with WS_FTP
.304
Troubleshoot Your Web Pages
.308
Promote Your Web Site
.310 |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Wooldridge, Mike Wooldridge, Linda |
author_facet | Wooldridge, Mike Wooldridge, Linda |
author_role | aut aut |
author_sort | Wooldridge, Mike |
author_variant | m w mw l w lw |
building | Verbundindex |
bvnumber | BV035010248 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.H94 |
callnumber-search | QA76.76.H94 |
callnumber-sort | QA 276.76 H94 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 250 ST 253 |
ctrlnum | (OCoLC)226974884 (DE-599)BVBBV035010248 |
dewey-full | 006.74 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.74 |
dewey-search | 006.74 |
dewey-sort | 16.74 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
discipline_str_mv | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02580nam a2200505 c 4500</leader><controlfield tag="001">BV035010248</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20081215 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">080819s2008 a||| |||| 00||| eng d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBA861257</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9780470285886</subfield><subfield code="9">978-0-470-28588-6</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">0470285885</subfield><subfield code="9">0-470-28588-5</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)226974884</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV035010248</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-703</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.76.H94</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.74</subfield><subfield code="2">22</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 253</subfield><subfield code="0">(DE-625)143628:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Wooldridge, Mike</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Teach yourself visually HTML and CSS</subfield><subfield code="c">by Mike and Linda Wooldridge</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Indianapolis, IN</subfield><subfield code="b">Wiley</subfield><subfield code="c">2008</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">333 p.</subfield><subfield code="b">col. ill.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Teach yourself visually</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Are you a visual learner? Do you prefer instructions that show you how to do something - and skip the long-winded explanations? If so, then this book is for you. Open it up and you'll find clear, step-by-step screen shots that show you how to tackle more than 175 tasks involving HTML and CSS. Each task-based spread covers a single technique, sure to help you get up and running with HTML and CSS in no time. You'll learn to: View HTML code in a browser Add and format text Prepare images for the Web Insert links to other pages Control layout with style sheets Add JavaScriptr to a Web page Helpful sidebars offer practical tips and tricks Succinct explanations walk you through step by step Full-color screen shots demonstrate each task Two-page lessons break big topics into bite-sized modules.</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">HTML (Document markup language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Cascading style sheets</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Cascading style sheets</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">HTML (Document markup language)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">HTML</subfield><subfield code="0">(DE-588)4373477-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Cascading Style Sheets</subfield><subfield code="0">(DE-588)4467617-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">HTML</subfield><subfield code="0">(DE-588)4373477-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Cascading Style Sheets</subfield><subfield code="0">(DE-588)4467617-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Wooldridge, Linda</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bayreuth</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016679510&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-016679510</subfield></datafield></record></collection> |
id | DE-604.BV035010248 |
illustrated | Illustrated |
index_date | 2024-07-02T21:43:34Z |
indexdate | 2024-07-09T21:20:07Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-016679510 |
oclc_num | 226974884 |
open_access_boolean | |
owner | DE-703 |
owner_facet | DE-703 |
physical | 333 p. col. ill. |
publishDate | 2008 |
publishDateSearch | 2008 |
publishDateSort | 2008 |
publisher | Wiley |
record_format | marc |
series2 | Teach yourself visually |
spelling | Wooldridge, Mike Verfasser aut Teach yourself visually HTML and CSS by Mike and Linda Wooldridge Indianapolis, IN Wiley 2008 333 p. col. ill. txt rdacontent n rdamedia nc rdacarrier Teach yourself visually Includes index Are you a visual learner? Do you prefer instructions that show you how to do something - and skip the long-winded explanations? If so, then this book is for you. Open it up and you'll find clear, step-by-step screen shots that show you how to tackle more than 175 tasks involving HTML and CSS. Each task-based spread covers a single technique, sure to help you get up and running with HTML and CSS in no time. You'll learn to: View HTML code in a browser Add and format text Prepare images for the Web Insert links to other pages Control layout with style sheets Add JavaScriptr to a Web page Helpful sidebars offer practical tips and tricks Succinct explanations walk you through step by step Full-color screen shots demonstrate each task Two-page lessons break big topics into bite-sized modules. HTML (Document markup language) Cascading style sheets HTML (DE-588)4373477-7 gnd rswk-swf Cascading Style Sheets (DE-588)4467617-7 gnd rswk-swf HTML (DE-588)4373477-7 s DE-604 Cascading Style Sheets (DE-588)4467617-7 s Wooldridge, Linda Verfasser aut Digitalisierung UB Bayreuth application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016679510&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Wooldridge, Mike Wooldridge, Linda Teach yourself visually HTML and CSS HTML (Document markup language) Cascading style sheets HTML (DE-588)4373477-7 gnd Cascading Style Sheets (DE-588)4467617-7 gnd |
subject_GND | (DE-588)4373477-7 (DE-588)4467617-7 |
title | Teach yourself visually HTML and CSS |
title_auth | Teach yourself visually HTML and CSS |
title_exact_search | Teach yourself visually HTML and CSS |
title_exact_search_txtP | Teach yourself visually HTML and CSS |
title_full | Teach yourself visually HTML and CSS by Mike and Linda Wooldridge |
title_fullStr | Teach yourself visually HTML and CSS by Mike and Linda Wooldridge |
title_full_unstemmed | Teach yourself visually HTML and CSS by Mike and Linda Wooldridge |
title_short | Teach yourself visually HTML and CSS |
title_sort | teach yourself visually html and css |
topic | HTML (Document markup language) Cascading style sheets HTML (DE-588)4373477-7 gnd Cascading Style Sheets (DE-588)4467617-7 gnd |
topic_facet | HTML (Document markup language) Cascading style sheets HTML Cascading Style Sheets |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016679510&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT wooldridgemike teachyourselfvisuallyhtmlandcss AT wooldridgelinda teachyourselfvisuallyhtmlandcss |