O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Answered by RPGHouseFabricator : Jul 03 2011 05:05 PM
The attachment above is the base I used for collapsing the text. Attached here is the actual file in question. I have 5 sections that are intended to hide their text content until they are clicked o... full answer >
If you are in the business or hobby of designing web sites then this shouldn't be a shocker for you, but if -like me- you are just getting back on doing some web stuff for fun, moonlight work, or ...
Answered by rachel.j : May 19 2011 07:20 AM
If you put the description and keyword meta tags in the head of the page they won't be displayed on the page, so users won't see them, but they will be accessible to search engines.
You page ... full answer >
Answered by sarahkim : Nov 18 2010 03:51 PM
This question has been asked a couple of times before. Please check out the responses and let us know if you're still unsure what to do next.
Just finished HTML/CSS, which would be the next bes... full answer >
Answered by dakegra : Nov 17 2010 06:50 AM
Hi there
The problem is with your style, the body elements in the <style> section need to be enclosed in curly brackets, like this:
body {
background-color: #d2b48c;
margin-left: 20... full answer >
The luxury of being just a designer or just a programmer is largely a relic days long gone. It's now common for designers to tab out of the Adobe suite and pop the hood on code, and programmers need a...
Answered by beth_freeman : Sep 15 2010 12:52 PM
Hi, glad to hear you enjoyed the book!
I think the answer to your question depends on what you think you'd like to do. Any of the books you mention would be good follow-ons, but will take ... full answer >
The following excerpt from HTML5: Up and Running shows you how to add microdata about people to your website with HTML5.The easiest way to integrate microdata into a personal website is on your “abo...
This excerpt from HTML5: Up and Running shows you how to update your email address form fields with HTML5 and explains the benefits. For over a decade, web forms comprised just a few kinds of fields?...
The following excerpt is from HTML5: Up and Running. Below the author expounds on the new feature of HTML5 Web Storage, allowing local storage of data.Introducing HTML5 Storage
What I refer to as “...