Tag Archives: Dreamweaver 4

Dreamweaver 4 v. DW MX

WE wasn’t sure wherever to post this kind of, but here it goes. I’ve been any user of Frontpage for a while now, but prefer to update my skill sets to incorporate Dreamweaver. I use a copy of Dreamweaver 4. Here’s my concern: would it be cognizant of begin learning DW 5, or should POST upgrade immediately for you to DW MX along with begin learning there is certainly there much difference between the 2 main programs to warrant the upgrade purchase A person’s thoughts are appreciated. gilroda Do not double post. Some other thread deleted.

Posted in Web Design | Tagged , , , | Leave a comment

Dreamweaver Layers

Hi… Im developing a site for a pal and have going it in dreamweaver FIVE. I have established a central table to keep the content and considering using layers to support the menu bar as well as actual content Is this the best ways of doing it As well, when I develop the layers and also do an F12 along with view them within the browser the aren’t where I placed them Need to manually move them around but then they don’t appear correct within DW! As well, is it simply easier (and better) to utilize PHP with some sort of MySQL db I have no idea PHP at all so this can include a problem…: ermm: Just about any ideas folks!!! Cheers! Jamboh Your problem is dreamweaver FOUR. Its ancient, dreamweaver is designed to make websites prior to standards in browsers. Times have graduated a lot seeing that Dreamweaver 4 I know its old-school although its free! I don’t really wanna have the funds for DW8 just to complete one website… can be dw4 really this bad DW4 is just not THAT bad, but considering that the technologies move as fast as a hurricane, maybe you do not have … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment

Round corners on spry image slideshow dreamweaver CS5

I’m wanting to create a custom spry image slideshow by using dreamweaver. the typical 4 corner rectangular shape ones just appearance so boring. Can’t figure out how to make the factors round.. Any help would be appreciated, thanks. If you are using a div tag for your image holder or on the whole slideshow add these lines on the CSS -moz-border-radius: 15px 15px 15px 15px; -webkit-border-radius: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px; These kinds of three lines associated with code will include a 15px circle edge to every single corner. You can modify the size if you want. Each 15px represents a quarter. There are about three lines of code regarding it to work in multiple browsers.

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment