i have multiple questions about webdesign with html or php?
16.February, 2010
i have multiple questions, i have been using html for the last year and started looking at php, ive gotten the php server side include to work and was wondering if theres a better way on making a website menu bar
2.) is there any adobe dreamweaver look alikes
1) Rather than server side includes, I usually use PPWizard - an HTML pre-processor. I’ve also written an open source application (WeNoSt - web node structure) to use with PPWizard to create complete website, including empty pages, navigation structures and menus from a single text file.
2) The free WYSIWYG web browser that I recommend is Kompozer
For further details on all of these programmes see http://www.html-tags-guide.com/html-software.html
For other Dreamweaver alternatives see http://blog.webdistortion.com/2008/04/12/webdesign-on-a-budget-six-free-alternatives-to-dreamweaver/
16.February, 2010 um 2:01 pm
1) Rather than server side includes, I usually use PPWizard - an HTML pre-processor. I’ve also written an open source application (WeNoSt - web node structure) to use with PPWizard to create complete website, including empty pages, navigation structures and menus from a single text file.
2) The free WYSIWYG web browser that I recommend is Kompozer
For further details on all of these programmes see http://www.html-tags-guide.com/html-software.html
For other Dreamweaver alternatives see http://blog.webdistortion.com/2008/04/12/webdesign-on-a-budget-six-free-alternatives-to-dreamweaver/
References :