ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Sams Teach Yourself Web Publishing with HTML and CSS in One Hour a Day (6th Edition)

دانلود کتاب Sams آموزش انتشار وب با HTML و CSS در یک ساعت در روز (نسخه ششم)

Sams Teach Yourself Web Publishing with HTML and CSS in One Hour a Day (6th Edition)

مشخصات کتاب

Sams Teach Yourself Web Publishing with HTML and CSS in One Hour a Day (6th Edition)

دسته بندی: طراحی وب سایت
ویرایش: 6 
نویسندگان:   
سری:  
ISBN (شابک) : 0672330962, 9780672330964 
ناشر:  
سال نشر: 2010 
تعداد صفحات: 760 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 21 مگابایت 

قیمت کتاب (تومان) : 44,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 13


در صورت تبدیل فایل کتاب Sams Teach Yourself Web Publishing with HTML and CSS in One Hour a Day (6th Edition) به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب Sams آموزش انتشار وب با HTML و CSS در یک ساعت در روز (نسخه ششم) نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی درمورد کتاب به خارجی



فهرست مطالب

Cover......Page 1
Table of Contents......Page 5
Introduction......Page 26
What This Book Contains......Page 27
What You Need Before You Start......Page 28
Special Elements......Page 29
Workshop......Page 30
Lesson 1: Navigating the World Wide Web......Page 32
How the World Wide Web Works......Page 33
Web Browsers......Page 40
Web Servers......Page 44
Uniform Resource Locators......Page 45
Workshop......Page 46
Lesson 2: Preparing to Publish on the Web......Page 50
Anatomy of a Website......Page 51
What Do You Want to Do on the Web?......Page 53
Setting Your Goals......Page 55
Breaking Up Your Content Into Main Topics......Page 56
Ideas for Organization and Navigation......Page 57
Storyboarding Your Website......Page 67
Web Hosting......Page 69
Summary......Page 71
Workshop......Page 72
Lesson 3: Introducing Html and Xhtml......Page 74
What Html Is (And What It Isn’T)......Page 75
The Current Standard: Xhtml 1.1......Page 79
What Html Files Look Like......Page 80
Using Cascading Style Sheets......Page 86
Programs to Help You Write Html......Page 87
Workshop......Page 89
Lesson 4: Learning the Basics of Html......Page 92
Structuring Your Html......Page 93
The Title......Page 95
Headings......Page 97
Comments......Page 100
Workshop......Page 103
Lesson 5: Organizing Information With Lists......Page 106
Lists: An Overview......Page 107
Numbered Lists......Page 108
Unordered Lists......Page 112
Glossary Lists......Page 115
Nesting Lists......Page 117
Other Uses for Lists......Page 119
Summary......Page 120
Workshop......Page 121
Lesson 6: Adding Links to Your Web Pages......Page 124
Creating Links......Page 125
Linking Local Pages Using Relative and Absolute Pathnames......Page 130
Links to Other Documents on the Web......Page 133
Linking to Specific Places Within Documents......Page 138
Anatomy of a Url......Page 145
Kinds of Urls......Page 148
Summary......Page 152
Workshop......Page 153
Lesson 7: Formatting Text With Html and Css......Page 156
Character-Level Elements......Page 157
Character Formatting Using Css......Page 162
Preformatted Text......Page 164
Horizontal Rules......Page 167
Line Break......Page 170
Quotations......Page 172
Special Characters......Page 174
Text Alignment......Page 178
Fonts and Font Sizes......Page 180
Summary......Page 192
Workshop......Page 196
Lesson 8: Using Css to Style a Site......Page 198
Including Style Sheets in a Page......Page 199
Selectors......Page 201
Units of Measure......Page 205
The Box Model......Page 207
Css Positioning......Page 221
The Tag......Page 230
Links......Page 231
Workshop......Page 232
Lesson 9: Adding Images, Color, and Backgrounds......Page 236
Images on the Web......Page 237
Image Formats......Page 238
Inline Images in Html: The Tag......Page 239
Images and Text......Page 244
Images and Links......Page 253
Other Neat Tricks With Images......Page 257
Using Color......Page 259
Image Backgrounds......Page 263
Using Images As Bullets......Page 267
What Is An Imagemap?......Page 268
Image Etiquette......Page 279
Summary......Page 280
Workshop......Page 281
Lesson 10: Building Tables......Page 284
Table Parts......Page 285
Sizing Tables, Borders, and Cells......Page 294
Table and Cell Color......Page 305
Aligning Your Table Content......Page 307
Spanning Multiple Rows or Columns......Page 312
More Advanced Table Enhancements......Page 321
How Tables Are Used......Page 328
Summary......Page 329
Workshop......Page 334
Lesson 11: Designing Forms......Page 336
Understanding Form and Function......Page 337
Using the
Tag......Page 342
Using the