Dreamweaver Archives - Nabtron Technology & Programming Guide Fri, 17 Jul 2015 11:54:19 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.2 https://i0.wp.com/nabtron.com/wp-content/uploads/2018/12/nabtron-icon-50.jpg?fit=32%2C32&ssl=1 Dreamweaver Archives - Nabtron 32 32 13047128 Convert Table to Div in dreamweaver using Regex https://nabtron.com/convert-table-to-div-in-dreamweaver-using-regular-expressions/ https://nabtron.com/convert-table-to-div-in-dreamweaver-using-regular-expressions/#comments Tue, 15 Nov 2011 05:10:48 +0000 http://nabtron.com/?p=7101 Tables can’t do various things which can be done using divs. In this tutorial I will explain to you how to convert your table based structure into div based structure while giving unique id or class to each of those divs. This can be done via search and replace too right? well there are few […]

The post Convert Table to Div in dreamweaver using Regex appeared first on Nabtron.

]]>
https://nabtron.com/convert-table-to-div-in-dreamweaver-using-regular-expressions/feed/ 2 7101
How to remove height / width using regex from image in Dreamweaver https://nabtron.com/how-to-remove-height-width-using-regex-from-image-in-dreamweaver/ https://nabtron.com/how-to-remove-height-width-using-regex-from-image-in-dreamweaver/#respond Tue, 04 Oct 2011 15:32:21 +0000 http://nabtron.com/?p=6458 This tutorial is meant to give an idea to the developers about how they can use regex to remove or replace certain code from their source code using regex feature in adobe dreamweaver. For instance, consider an example page with this type of code in it repeating again and again on the entire page: <img […]

The post How to remove height / width using regex from image in Dreamweaver appeared first on Nabtron.

]]>
https://nabtron.com/how-to-remove-height-width-using-regex-from-image-in-dreamweaver/feed/ 0 6458
Using regular expressions in Dreamweaver https://nabtron.com/using-regular-expressions-in-dreamweaver/ https://nabtron.com/using-regular-expressions-in-dreamweaver/#respond Thu, 28 Apr 2011 14:45:50 +0000 http://nabtron.com/?p=4197 Do you know you can use regular expressions in dreamweaver? (don’t kill me if you already knew about dreamweaver regex option) Some developers who already use dreamweaver ask me about some tool to use regexp on their code. So answer to them is sometimes: you can already use regular expression in dreamweaver! (another good alternate […]

The post Using regular expressions in Dreamweaver appeared first on Nabtron.

]]>
https://nabtron.com/using-regular-expressions-in-dreamweaver/feed/ 0 4197