Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/tasks/cdt_t_new_cpp.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/tasks/cdt_t_new_cpp.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_new_cpp.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_new_cpp.htm
index 5bfedd7194a..d929a1ffd67 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_new_cpp.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_new_cpp.htm
@@ -15,7 +15,7 @@ function changeSize(theImage,wd,ht) {
</script>
</head>
<body>
-<h1 role="main">Creating a C/C++ file</h1>
+<div role="main"><h1>Creating a C/C++ file</h1>
<p>Files are edited in the C/C++ editor that is, by default, located in
the editor area to the right of the <a href="../reference/cdt_u_project_explorer_view.htm">Project Explorer</a> or <a href="../reference/cdt_u_cproj_view.htm">C/C++ Projects</a> views.</p>
<p>The marker bar on the left margin of the C/C++ editor, displays
@@ -60,5 +60,5 @@ Projects view</a></p>
<hr >
<p>
<img src="../images/ng00_04a.gif" alt="IBM Copyright Statement"></p>
-</body>
+</div></body>
</html>

Back to the top