28 lines
741 B
HTML
28 lines
741 B
HTML
|
<!-- use "-indent" on command line -->
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>[ 578216 ] Incorrect indent of <SPAN> elements</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div
|
||
|
class="indent">
|
||
|
<span
|
||
|
class="jobsectionhead">Benefits:</span> <span
|
||
|
class="jobsectiontext">Using a new Project Profile Knowledge
|
||
|
Base...</span><br>
|
||
|
<span
|
||
|
class="jobsectionhead">Solutions:</span> <span
|
||
|
class="jobsectiontext">Comprehensive intranet-based
|
||
|
knowledge base containing...</span><br>
|
||
|
<span
|
||
|
class="jobsectionhead">Roles:</span> <span
|
||
|
class="jobsectiontext">Drove site and content management
|
||
|
architecture...</span><br>
|
||
|
<span
|
||
|
class="jobsectionhead">Technology:</span> <span
|
||
|
class="jobsectiontext">Visual InterDev, IIS,
|
||
|
...</span><br>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|