News

Open the Web page in Dreamweaver and select the "Code view" to switch to it. Scroll down the HTML to the portion of the page that you'd like to contain with a horizontal scrolling area.
Select "Edit HTML Source" from the "HTML" ribbon menu drop-down to activate the source editor. Change the settings in the source code to reflect scrolling="no" and overflow="hidden". Advertisement ...