~ubuntu-branches/ubuntu/trusty/netbeans/trusty

« back to all changes in this revision

Viewing changes to usersguide/javahelp/org/netbeans/modules/usersguide/xml/css/css_edit.html

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
Import upstream version 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<!--       
 
3
*     Copyright � 2007 Sun Microsystems, Inc. All rights reserved.
 
4
*     Use is subject to license terms.
 
5
-->
 
6
<html>
 
7
<head>
 
8
<title>Editing a Cascading Style Sheet</title> 
 
9
<link rel="StyleSheet" href="../../ide.css" type="text/css">
 
10
</head>
 
11
<body>
 
12
<h2>Editing a Cascading Style Sheet</h2>
 
13
<p> <small><a href="#seealso">See Also</a>&nbsp; </small>
 
14
<p>When editing CSS files, you can take advantage of typical Source Editor features,
 
15
  including indentation, syntax coloring, and standard clipboard commands.
 
16
 
 
17
<h4>To open a CSS file in the Source Editor:</h4>
 
18
 
 
19
<ol>
 
20
  <li>Right-click the CSS file's node (<img src="../images/css.gif" alt="CSS node icon image">) in the Files window.  
 
21
  <li>Choose Edit from the pop-up menu. 
 
22
    <p>The IDE opens the CSS file in a new Source Editor
 
23
      tab and shifts focus to it. Alternately, you can also simply double-click
 
24
    the file's node in the Files window. 
 
25
</ol>
 
26
 
 
27
<dl> 
 
28
<dt><a name="seealso">See Also</a></dt>
 
29
<dd> <a href="css_create.html">Creating a Cascading Style Sheet</a></dd>
 
30
<dd><a href="css_check.html">Checking a Cascading Style Sheet for Validity</a></dd>
 
31
<dd><a href="../dtd/dtd_document.html">Generating DTD Documentation</a> </dd>
 
32
</dl>
 
33
<hr>
 
34
<small><a href="../../credits.html">Legal Notices</a></small> 
 
35
<p>&nbsp;</p>
 
36
 
 
37
<table border="0" cellpadding="50">
 
38
<tr><td>&nbsp;</td></tr>
 
39
</table></body>
 
40
</html>
 
 
b'\\ No newline at end of file'