NET, JSP, PHP, or ColdFusion style comments, depending on the application server used
Each of the comments options wrap a selection in the chosen comment style; in the case of single line style
comments, the comments are placed at the start of each selected line. If no code is highlighted, an empty
comment of the desired type is inserted.
The Remove Comment button follows Apply Comment. The Remove Comment feature uncomments any
selected code and will remove multiple comments unless they are nested. In the case of nested comments,
only the outer comments are deleted.
Manipulating CSS
CSS has become an integral element of the Web designer??™s tool chest and its code is frequently entwined
with the page??™s HTML. This, however, is not always a desirable situation and the Coding toolbar provides
two tools to help separate CSS from the code: Convert Inline CSS to Rule and Move CSS.
In the highly pressured work environment that often typifies the creation of a full-featured
site, Web designers don??™t always follow best practices. It??™s not uncommon for designers to temporarily
apply an inline style to a tag to try out a particular look. However, by the time the page is pushed
live on the Web, it??™s almost always best to move your inline styles to standard rules.
Pages:
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413