Free tech support / small logo


Wonderful review of "Creating Cool Web Sites"

I'm pleased to share this glowing review of my new book Creating Cool Web Sites with HTML, XHTML and CSS from Internet expert Will Bontrager. Will and Mari Bontrager are the publishers of the highly regarded Possibilities E-zine newsletter that offers weekly insight and articles on CGI programming and design.

...Cool Web Sites ..

When Dave Taylor's book arrived, I opened it right away.

It took very little time for me to be thoroughly impressed.


Dave's Answer:
It's useful. There is a lot of information. It's easy to understand. And it will be referred to over and over again.

Let me try to re-create my reactions and thoughts as I reviewed the book.

Almost immediately, on the second page of the Preface, Dave tells me something I wasn't consciously aware of. He answers the question, "Why not just use a web page builder?"

I've never used a web page builder. When people asked me why, my answer has been that I like to be in control. Now, however, I have a better understanding of why those who successfully switch from web page building software to manual coding are such enthusiasts.

Dave describes why web page building software is limited. I come away with the understanding it has to do with quality.

The same dish, using the same recipe, will taste different depending on whether it's a frozen meal microwaved, served from a communal tray in an institutional setting, or prepared especially for you by a skilled chef.

Thus it is with web pages. What you put into it is sensed by the viewer.

No book's preface has ever impressed me before.

If that was all that impressed me, it would not have been mentioned in WillMaster Possibilities. Certainly I would have written no article about it.

But, Dave didn't stop there.

The book's title is "Creating Cool Web Sites with HTML, XHTML, and CSS." It's paperbound, 400 pages. In addition to what the title implies, it covers design techniques, traffic building, CGI, JavaScript, and RSS.

If you are a web master or a web page designer, and most readers of this article are one or both, this book will be useful, probably indispensable once you realize all the information it contains.

Dave's book showed me I didn't know everything.

I am a whiz with HTML, and have been for years. A problem with becoming comfortable and adept with something is one tends to forget there is always more to learn. Things stagnate, become dull, lose excitement, and creativity takes a break.

Thank you, Dave, for getting me to step out of my cave.

Did you know there was a "basefont" HTML tag? I didn't. Or if I did, I had forgotten. The tag can be used to specify the color, face, and/or size to be used as the default font. It's a handy little tag.

Another of the several things I found out about HTML is that a bgproperties="fixed" attribute is available for the BODY tag. It fixes the background image so it doesn't scroll with the page. But of the browsers I've tested, it works only in IE. Use CSS for cross-browser compatibility. Example:

<style type="text/css"> <!-- body { background: url(myimage.jpg); background-attachment: fixed; } --> </style>
The book doesn't have everything. It can't. But it does cover the basics, everything you need to know to get a web site up and see traffic, from coding to selecting images to dynamic pages to usability to finding a web server to getting the word out.

I learned a lot, especially about the real capabilities of CSS and ideas for the use of JavaScript and other methods of making pages dynamic.

And RSS, too. I hadn't really studied this technology. But Dave got me excited.

http://www.intuitive.com/coolsites/ has more information about "Creating Cool Web Sites with HTML, XHTML, and CSS", with a purchase link and links to a sample chapter and the book's table of contents.

If you're just starting to learn web page creation, or wish to wean from your web page building software, this book can make the process easy and painless relative to some "tutorials" I've seen or searching for answers all over the Internet.

If you're a skilled hand, you'll want this book handy as a reference. If it wasn't that I'm sharing the book with Mari, it would live next to my favorite Perl programming book.

Novice or skilled, use the link above and read the sample chapter. You'll learn something.

Will Bontrager

Thanks, Will!



Categorized: The Writing Business   (Article 3741, Written by )
Tagged:
Previous: Binding Terminal to a shell script
Next: How do I get traffic to my Web site?




Subscribe!
Never miss another Q&A article! Click to subscribe: Add to Google Reader Add to My Yahoo! Subscribe in NewsGator RDF XML
Comments
Rather amazingly, there are no comments on this article yet.

I have something to say, now that you mention it, but ...
Starbucks coffee cup I do have a lot to say, and questions of my own for that matter, but first I'd like to say thank you for all your efforts on this Web site by buying you a cup of coffee!

I do have a comment, now that you mention it!











Remember personal info?


Please note that I will never send you any unsolicited email. Ever.

While I'm at it, please note that by submitting a question or comment you're agreeing to my terms of service, which are: you relinquish any subsequent rights of ownership to your material by submitting it on this site.









Recent Entries


Search
I Need Help!
Need Help? Ask Dave Taylor!


© 2002 - 2012 by Dave Taylor. All Rights Reserved.

Note: This web site is for the purpose of disseminating information for educational purposes, free of charge, for the benefit of all visitors. We take great care to provide quality information. However, we do not guarantee, and accept no legal liability whatsoever arising from or connected to, the accuracy, reliability, currency or completeness of any material contained on this web site or on any linked site.

[whiteboard marker tray]
"Ask Dave Taylor®" is a registered trademark of Intuitive Systems, LLC.