Archive | Tips RSS feed for this section

How To Create A Scrollable DIV Area With CSS (overflow property)

CSS makes it possible to do such things in just quick manner which we cant accomplish with lots of javascript code or from html. See the magic of CSS property, overflow. Let’s create a div with scrollable content. Starting with css and move on to html and follwed by live example.

Read full story Comments { 0 }

Fix “Server Model SSI.htm” error in Dreamweaver CS4

Today,  when I was trying to run Dreamweaver CS4, I got the following error: “The following translators were not loaded due to errors: Server Model SSI.htm: has configuration information that is invalid.” I don’t know why it was giving me this error, but I got the solution . If you are also getting the same [...]

Read full story Comments { 109 }