)
ToolTip (optional): View with Internet Explorer
Shortcut (Custom): Alt+Shift+F6 (All the others are variations on F6.)
Detailed Settings:
sh %scriptdir/externalpreview.sh %pid wine iexplore (To save typing,
copy and paste from one of the other Views with choices, and then add wine
iexplore to the end.)
3. Leave the other boxes as they are. Click OK to confirm.
Both Quanta and Bluefish come with ample documentation for the product and reference
manuals for HTML and PHP. Quanta also includes references for JavaScript and cascading
style sheets (CSS).
??bergeek Web Page Tools
You know that a real Linux geek doesn??™t need a GUI tool to write for the web. It is just
markup??”hypertext markup at that. Maybe all you need is a text editor and a tag reference
guide. Rest assured that every text editor included with openSUSE is fully capable of
producing perfect HTML code just the way you like it.
Choosing a Web Development Tool 295
14
emacs, as per its reputation, not only comes with a web browser, but also has a major
mode for Standard Generalized Markup Language (SGML), which means it will help you
write to any Document Type Definition (DTD): HTML, XHTML, XML, and so on.
Pages:
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620