How to Hide a Div in Dreamweaver CS5
Adobe Dreamweaver CS5 lets users configure HTML div tags without knowing how to manually code any of the HTML element styles. Hiding a div leaves the container in the HTML code, but the div is not visible when the user opens the Web page in the browser. You use this feature to toggle between hidden and visible div containers to change the information displayed to the reader.
Instructions
-
-
1
Right-click the HTML file you want to edit and select "Open With." Click "Dreamweaver CS5" in the list of programs to open the page in the Web page designing program.
-
2
Click the div in the HTML file for the Web page. When you click the div tag, the properties for the container activate in the bottom-right panel.
-
-
3
Click the "Behaviors" button in the property panel. Click "Show-Hide Elements." In the opened window, click "Hide." Click "OK" to save the changes.
-
1