depends if if you have a padding on the parent container in which your element will try to expand 100%, in which case will overflow hence the scrollbar will appear.
Im confused, I just tested that css and the image covers 100% of the browser window. Also can you please be more specific if whatever youre mentioning actually happens in all top 5 browsers?
YOu dont need to memorize the new domain name, your code should be able to detect users browsing your site through a mobile phone and redirect them to the respective mobile site. Havent you ever...
The thing is, you dont NEED to go for a second domain, you can just leave your site as it is and pretty much any smartphone will be able to browse it without any problems. This option is there only...
980px is the minimum width in my book. I really dont care if the end user is using 800x600 resolution. My web sites are all about high-tech topics and graphic design, if you dont care about upgrading...
you should handle that on your server side code. Before you save anything to your database(which Im assuming youre doing so) you should check for repeated content.
What Donatello said, just use a php based template. As he already mentioned you will not be able to run php scripts without a webserver and php installed. But if you need something fast, just...
Do you have selective reading? Ya you totally do, price doesnt determine ANYTHING on tools that serve for totally DIFFERENT purposes. You are not a professional and you will never be, not...
its always good to sketch pages first on paper, but that's just the first step of the whole process. I do that all the time, then you have to design the real page as its supposed to look like...
Im the one who has no clue where you get your information from, Ill give you the descriptions of what Adobe says about Fireworks, Illustrator and Photoshop so you can reach your own conclusions.
...
Ah right, you mean those websites generated from psds that are human unreadable and any designer would rather to kill himself before dealing with the extremes specifications in the css code and file...
Illustrator and Photoshop are not the approved tools from Adobe to design weblayouts. Illustrator can be used to design web layouts but its not the best tool for it, Photoshop can be also...
I agree 100% with you, you can use Dreamweaver as long as you know how go back on that code and make changes, but it seems like the original poster doesnt know XHTML/CSS so that's a problem.
if you cant read HTML/CSS then DO NOT use Dreamweaver. Any problems or compatibility issues you might encounter will be really hard to track down if you let Dreamweaver generate code for you.
...
that template is table based and poorly designed, are you using Dreamweaver's Interface to place these elements or you're coding it directly? You should avoid to let Dreamweaver generate code for...