Tired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up "Head First HTML with CSS & XHTML" and really learned HTML. You want to learn HTML so you can finally create those Web pages you've always wanted, so you can communicate more effectively with friends, family, fans and fanatic customers. You also want to do it right so you can actually maintain and expand your Web pages over time, and so your Web pages work in all the browsers and mobile devices out there. Oh, and if you've never heard of CSS, that's okay - we won't tell anyone you're still partying like it's 1999 - but if you're going to create Web pages in the 21st century then you'll want to know and understand CSS. Learn the real secrets of creating Web pages, and why everything your boss told you about HTML tables is probably wrong (and what to do instead). Most importantly, hold your own with your co-worker (and impress cocktail party guests) when he casually mentions how his HTML is now strict, and his CSS is in an external style sheet. With "Head First HTML with CSS & XHTML", you'll avoid the embarrassment of thinking Web-safe colors still matter, and the foolishness of slipping a font tag into your pages. Best of all, you'll learn HTML and CSS in a way that won't put you to sleep. If you've read a "Head First" book, you know what to expect: a visually-rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, this book will load HTML, CSS, and XHTML into your brain in a way that sticks. So what are you waiting for? Leave those other dusty books behind and come join us in Webville. Your tour is about to begin.
你能将任意的表单元素放入表单中。textarea name=... rows=10 cols=48/textareainput是内联元素。浏览器的主要任务...
表格摘要:table summary=表格标题:caption单元格的边框间距:border-spacing:10px 30px;设置了10个像素的水平边...
布局的默认值:将元素放置在正常的文档流中,浏览器决定哪个元素放哪儿。position:static你可以布置任何 元素,无论是块元素还是内联元素。布置im...
16进制种a代表10,b代表11。更语义化的方式:del/del表示应该被删除的内容;ins/ins表示应该插入的内容,浏览器会用underline样式化...
font-weight:bold/normal/bolder/lighterfont-style:italic/obliqueitalic是一些专门设计的...
虽然俺已经很熟悉 HTML 和 CSS 了, 但是看过样例章节以后还是有很大的兴趣, 书写的很有意思, 读起来绝对不会觉得枯燥. 不过感觉买本就不太值得了, 谁能借俺读读啊? ^^b ...
讲解的东西太粗浅,我猜大部分给五星的人所获得的阅读愉悦感都是来自无障碍的英语阅读吧? 恕我直言, 此书提供的信息非常有限,最有价值的就是提供一些背景知识了。 ...
书中已经明确指出它并不是HTML/XHTML/CSS的参考手册,不过如果你没有什么HTML/CSS基础,从头学的话,除了需要适应一下这本书的表达方式之外,应该说它对很多基本概念和...
学习了这本书,你会产生HTML、XHTML的概念,虽然两者相差不大。 你还可以在HTML中插入图片。 在三分之一的书本阅读之后,你还会接触到什么事XHTML的严肃型的写法,然后...
看得出,这本书是用心写的,不仅仅是关于html&css,更是学习方法 看在作者是如此苦口婆心,在某些方面的喋喋不休就完全可以原谅了 在讲解方面细致入微,循序渐进 “教与...