1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
3 | |
---|
4 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> |
---|
5 | <head> |
---|
6 | <title>Boost C++ Libraries</title> |
---|
7 | <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> |
---|
8 | <link rel="icon" href="more/favicon.ico" type="image/ico" /> |
---|
9 | <link rel="stylesheet" type="text/css" href="more/css_0/front.css" /> |
---|
10 | <!--[if IE]> |
---|
11 | <style type="text/css"> |
---|
12 | body { behavior: url(more/css_0/csshover.htc); } |
---|
13 | </style> |
---|
14 | <![endif]--> |
---|
15 | </head> |
---|
16 | |
---|
17 | <body> |
---|
18 | <div class="body-0"> |
---|
19 | <div class="body-1"> |
---|
20 | <div class="body-2"> |
---|
21 | <div id="heading"> |
---|
22 | <div id="heading-0"> |
---|
23 | <h1><img id="boost-logo" src="more/boost-dark-trans.png" alt= |
---|
24 | "Boost C++ Libraries" width="237" height="55" name= |
---|
25 | "boost-logo" /></h1> |
---|
26 | |
---|
27 | <p id="heading-quote"><span class="quote">“...one of the |
---|
28 | most highly regarded and expertly designed C++ library projects |
---|
29 | in the world.”</span> <span class="attribution">— |
---|
30 | <a href="http://www.gotw.ca/">Herb Sutter</a> and <a href= |
---|
31 | "http://en.wikipedia.org/wiki/Andrei_Alexandrescu">Andrei |
---|
32 | Alexandrescu</a>, <a href= |
---|
33 | "http://safari.awprofessional.com/?XmlId=0321113586">C++ Coding |
---|
34 | Standards</a></span></p> |
---|
35 | |
---|
36 | <div class="clear"></div> |
---|
37 | </div> |
---|
38 | </div> |
---|
39 | |
---|
40 | <div id="content"> |
---|
41 | <table summary=""> |
---|
42 | <tr> |
---|
43 | <td id="sections" rowspan="2"> |
---|
44 | |
---|
45 | <div class="section" id="intro"> |
---|
46 | <h1>Welcome to Boost.org!</h1> |
---|
47 | |
---|
48 | <div class="section-body"> |
---|
49 | <div class="section-body-0"> |
---|
50 | <div class="section-body-1"> |
---|
51 | <p>Boost provides free peer-reviewed portable C++ |
---|
52 | source libraries.</p> |
---|
53 | |
---|
54 | <p>We emphasize libraries that work well with the C++ |
---|
55 | Standard Library. Boost libraries are intended to be |
---|
56 | widely useful, and usable across a broad spectrum of |
---|
57 | applications. The <a href= |
---|
58 | "more/license_info.html">Boost license</a> encourages |
---|
59 | both commercial and non-commercial use.</p> |
---|
60 | |
---|
61 | <p>We aim to establish "existing practice" and |
---|
62 | provide reference implementations so that Boost |
---|
63 | libraries are suitable for eventual standardization. |
---|
64 | Ten Boost libraries are already included in the |
---|
65 | <a href="http://www.open-std.org/jtc1/sc22/wg21">C++ |
---|
66 | Standards Committee's</a> Library Technical Report ( |
---|
67 | <a href= |
---|
68 | "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1745.pdf"> |
---|
69 | TR1</a>) as a step toward becoming part of a future |
---|
70 | C++ Standard. More Boost libraries are proposed for |
---|
71 | the upcoming <a href= |
---|
72 | "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1810.html"> |
---|
73 | TR2</a>.</p> |
---|
74 | |
---|
75 | <p class="note"><span class="note-label">Getting |
---|
76 | started:</span> <span class="note-body">Boost works |
---|
77 | on almost any modern operating system, including UNIX |
---|
78 | and Windows variants. Follow the <a href= |
---|
79 | "more/getting_started.html">Getting Started Guide</a> |
---|
80 | to download and install Boost. Popular Linux and Unix |
---|
81 | distributions such as <a href= |
---|
82 | "http://fedora.redhat.com/">Fedora</a>, <a href= |
---|
83 | "http://www.debian.org/">Debian</a>, and <a href= |
---|
84 | "http://www.netbsd.org/">NetBSD</a> include pre-built |
---|
85 | Boost packages. Boost may also already be available |
---|
86 | on your organization's internal web |
---|
87 | server.</span></p> |
---|
88 | |
---|
89 | <p class="note"><span class= |
---|
90 | "note-label">Background:</span> <span class= |
---|
91 | "note-body">The <a href= |
---|
92 | "more/background.html">Background Information |
---|
93 | page</a> has introductory material to help those |
---|
94 | educating their organization about Boost.</span></p> |
---|
95 | </div> |
---|
96 | </div> |
---|
97 | </div> |
---|
98 | </div> |
---|
99 | |
---|
100 | <div class="section" id="participation"> |
---|
101 | <h2><a name="Membership" id= |
---|
102 | "Membership"></a>Participation</h2> |
---|
103 | |
---|
104 | <div class="section-body"> |
---|
105 | <div class="section-body-0"> |
---|
106 | <div class="section-body-1"> |
---|
107 | <p>Although Boost was begun by members of the C++ |
---|
108 | Standards Committee Library Working Group, |
---|
109 | participation has expanded to include thousands of |
---|
110 | programmers from the C++ community at large.</p> |
---|
111 | |
---|
112 | <p>If you are interested in participating in Boost, |
---|
113 | please join our main <a href= |
---|
114 | "more/mailing_lists.htm#main">developers mailing |
---|
115 | list</a>. Discussions are highly technical, and list |
---|
116 | members are encouraged to participate in formal |
---|
117 | reviews of proposed libraries. There is also a |
---|
118 | <a href="more/mailing_lists.htm#users">users mailing |
---|
119 | list</a>, and several <a href= |
---|
120 | "more/mailing_lists.htm#projects">project specific |
---|
121 | lists</a>.</p> |
---|
122 | |
---|
123 | <p>Both the main Boost developers list and the users |
---|
124 | list are also accessible as <a href= |
---|
125 | "more/mailing_lists.htm">newsgroups</a>.</p> |
---|
126 | </div> |
---|
127 | </div> |
---|
128 | </div> |
---|
129 | </div> |
---|
130 | |
---|
131 | <div class="section" id="news"> |
---|
132 | <h2>Latest News</h2> |
---|
133 | |
---|
134 | <div class="section-body"> |
---|
135 | <div class="section-body-0"> |
---|
136 | <div class="section-body-1"> |
---|
137 | |
---|
138 | <h3>July 24, 2007 - Version 1.34.1</h3> |
---|
139 | |
---|
140 | <p>This is a bug fix release addressing many problems with the 1.34.0 release. |
---|
141 | It is a recommended upgrade for all users of Boost 1.34.0. For a complete list of fixes see |
---|
142 | <a href="http://svn.boost.org/trac/boost/query?status=closed&milestone=Boost+1.34.1">Boost Trac</a>.</p> |
---|
143 | |
---|
144 | <h4>Supported Compilers</h4> |
---|
145 | |
---|
146 | <p>New in this release is improved support for |
---|
147 | the IBM XL C/C++ compiler.</p> |
---|
148 | |
---|
149 | <p>Boost is tested on a wide range of compilers and |
---|
150 | platforms. Since Boost libraries rely on modern C++ |
---|
151 | features not available in all compilers, not all |
---|
152 | Boost libraries will work with every compiler. |
---|
153 | The following compilers and platforms have been |
---|
154 | extensively tested with Boost, although many other |
---|
155 | compilers and platforms will work as well. For more |
---|
156 | information, see the <a href= |
---|
157 | "http://www.boost.org/regression/release/user/">regression |
---|
158 | test results</a>.</p> |
---|
159 | |
---|
160 | <ul> |
---|
161 | <li><a href="http://developer.apple.com/">Apple |
---|
162 | GCC</a> 4.0.1 on Mac OS X.</li> |
---|
163 | |
---|
164 | <li><a href= |
---|
165 | "http://www.borland.com/us/products/cbuilder/">Borland |
---|
166 | C++</a> 5.8.2 on Windows.</li> |
---|
167 | |
---|
168 | <li><a href="http://gcc.gnu.org/">GNU C++</a> |
---|
169 | <ul> |
---|
170 | <li> |
---|
171 | 3.2.x., 3.3.x, 3.4.x, 4.0.x, 4.1.x on Linux |
---|
172 | </li> |
---|
173 | <li> |
---|
174 | 4.1.x on Solaris |
---|
175 | </li> |
---|
176 | <li> |
---|
177 | 3.4.x on Windows |
---|
178 | </li> |
---|
179 | </ul> |
---|
180 | </li> |
---|
181 | |
---|
182 | <li><a href="http://h30097.www3.hp.com/cplus/">HP |
---|
183 | C++ for Tru64 UNIX 7.1</a>.</li> |
---|
184 | |
---|
185 | <li><a href="http://www.hp.com/go/c++">HP |
---|
186 | aC++ A.06.14</a>.</li> |
---|
187 | |
---|
188 | <li><a href= |
---|
189 | "http://www.intel.com/cd/software/products/asmo-na/eng/compilers/index.htm"> |
---|
190 | Intel C++</a> 9.1 on Windows, 9.0 on Linux.</li> |
---|
191 | |
---|
192 | <li><a href="http://www.metrowerks.com/">Metrowerks |
---|
193 | CodeWarrior</a> 9.4 on Windows.</li> |
---|
194 | |
---|
195 | <li><a href= |
---|
196 | "http://msdn.microsoft.com/visualc/">Microsoft |
---|
197 | Visual C++</a> 6.0 (sp5, with and without STLport), |
---|
198 | 7.0, 7.1, 8.0. Note: Boost does not support the |
---|
199 | non-standard "Safe" C++ Library shipping with |
---|
200 | Visual C++ 8.0, which may result in many spurious |
---|
201 | warnings from Boost headers and other |
---|
202 | standards-conforming C++ code. To suppress these |
---|
203 | warnings, define the macro |
---|
204 | <code>_SCL_SECURE_NO_DEPRECATE</code>.</li> |
---|
205 | |
---|
206 | <li><a href="http://developers.sun.com/sunstudio/compilers_index.html"> |
---|
207 | Sun Studio 11</a> |
---|
208 | on Solaris.</li> |
---|
209 | |
---|
210 | </ul> |
---|
211 | |
---|
212 | <h4>Acknowledgements</h4> |
---|
213 | |
---|
214 | <p><a href="people/thomas_witt.html">Thomas Witt</a> |
---|
215 | managed this release.</p> |
---|
216 | |
---|
217 | <p>A great number of people contributed their time |
---|
218 | and expertise to make this release possible. Special |
---|
219 | thanks go to Kim Barrett consolidating Boost.Iostreams changes |
---|
220 | from various branches and Rene Rivera for general build and installation |
---|
221 | support.</p> |
---|
222 | |
---|
223 | </div> |
---|
224 | </div> |
---|
225 | </div> |
---|
226 | </div> |
---|
227 | |
---|
228 | <div class="clear"></div> |
---|
229 | </td> |
---|
230 | |
---|
231 | <td id="sidebars-top"> |
---|
232 | <div class="sidebar" id="boost-sidebar"> |
---|
233 | <div class="sidebar-0"> |
---|
234 | <div class="sidebar-1"> |
---|
235 | <div class="sidebar-2"> |
---|
236 | <div class="sidebar-3"> |
---|
237 | <div class="sidecell" id="libraries"> |
---|
238 | <div class="sidecell-0"> |
---|
239 | <h4>Libraries</h4> |
---|
240 | |
---|
241 | <ul> |
---|
242 | <li><a href= |
---|
243 | "libs/libraries.htm">Documentation</a></li> |
---|
244 | |
---|
245 | <li><a href= |
---|
246 | "more/license_info.html">License</a></li> |
---|
247 | |
---|
248 | <li><a href= |
---|
249 | "http://sourceforge.net/project/showfiles.php?group_id=7586"> |
---|
250 | Download</a></li> |
---|
251 | |
---|
252 | <li><a href= |
---|
253 | "more/getting_started.html">Getting |
---|
254 | Started</a></li> |
---|
255 | </ul> |
---|
256 | </div> |
---|
257 | </div> |
---|
258 | |
---|
259 | <div class="sidecell" id="tests"> |
---|
260 | <div class="sidecell-0"> |
---|
261 | <h4>Regression Tests</h4> |
---|
262 | |
---|
263 | <ul> |
---|
264 | <li><a href= |
---|
265 | "status/compiler_status.html">General |
---|
266 | Info</a></li> |
---|
267 | |
---|
268 | <li><a href= |
---|
269 | "http://www.boost.org/regression/release/user/"> |
---|
270 | Release</a></li> |
---|
271 | |
---|
272 | <li><a href= |
---|
273 | "http://www.boost.org/regression/developement/developer/"> |
---|
274 | Development</a></li> |
---|
275 | |
---|
276 | </ul> |
---|
277 | </div> |
---|
278 | </div> |
---|
279 | |
---|
280 | <div class="sidecell" id="search"> |
---|
281 | <div class="sidecell-0"> |
---|
282 | <h4>Search Boost</h4> |
---|
283 | |
---|
284 | <form method="get" action= |
---|
285 | "http://www.google.com/custom"> |
---|
286 | <p><span id="search-text"><input type="text" |
---|
287 | name="q" id="q" size="31" maxlength="255" |
---|
288 | alt="Search Text" /></span> <span id= |
---|
289 | "search-choice"><select name="hq" id="hq"> |
---|
290 | <option label="Boost" value= |
---|
291 | "site:www.boost.org"> |
---|
292 | Boost |
---|
293 | </option> |
---|
294 | |
---|
295 | <option label="Documentation" value= |
---|
296 | "site:www.boost.org inurl:www.boost.org/libs OR inurl:www.boost.org/doc"> |
---|
297 | Documentation |
---|
298 | </option> |
---|
299 | |
---|
300 | <option label="Mailing Lists" value= |
---|
301 | "site:lists.boost.org"> |
---|
302 | Mailing Lists |
---|
303 | </option> |
---|
304 | </select></span> <span id="go"><input type= |
---|
305 | "image" name="search" src="more/space.gif" |
---|
306 | alt="Search" id="search-button" /></span> |
---|
307 | <span id="google"><a href= |
---|
308 | "http://www.google.com/search"><img src= |
---|
309 | "more/google_logo_25wht.gif" alt="Google" |
---|
310 | width="75" height="32" /> Powered</a></span> |
---|
311 | <input type="hidden" name="cof" value= |
---|
312 | "LW:277;L:http://www.boost.org/boost.png;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;" /> |
---|
313 | <input type="hidden" name="sa" value= |
---|
314 | "Google Search" /> <input type="hidden" name= |
---|
315 | "domains" value= |
---|
316 | "www.boost.org;lists.boost.org" /></p> |
---|
317 | </form> |
---|
318 | </div> |
---|
319 | </div> |
---|
320 | |
---|
321 | <div class="clear"></div> |
---|
322 | </div> |
---|
323 | </div> |
---|
324 | </div> |
---|
325 | </div> |
---|
326 | </div> |
---|
327 | |
---|
328 | <div class="sidebar" id="participation-sidebar"> |
---|
329 | <div class="sidebar-0"> |
---|
330 | <div class="sidebar-1"> |
---|
331 | <div class="sidebar-2"> |
---|
332 | <div class="sidebar-3"> |
---|
333 | <div class="sidecell" id="groups"> |
---|
334 | <div class="sidecell-0"> |
---|
335 | <h4>Groups</h4> |
---|
336 | |
---|
337 | <ul> |
---|
338 | <li><a href= |
---|
339 | "more/mailing_lists.htm#main">Boost |
---|
340 | (Developers)</a></li> |
---|
341 | |
---|
342 | <li><a href= |
---|
343 | "more/mailing_lists.htm#users">Boost |
---|
344 | Users</a></li> |
---|
345 | |
---|
346 | <li><a href= |
---|
347 | "more/mailing_lists.htm#announce">Announcements</a></li> |
---|
348 | |
---|
349 | <li><a href= |
---|
350 | "more/mailing_lists.htm#interest">Boost |
---|
351 | General Interest</a></li> |
---|
352 | |
---|
353 | <li><a href= |
---|
354 | "more/mailing_lists.htm#projects">Project-Specific</a></li> |
---|
355 | |
---|
356 | <li><a href= |
---|
357 | "more/discussion_policy.htm">Discussion |
---|
358 | Policy</a></li> |
---|
359 | </ul> |
---|
360 | </div> |
---|
361 | </div> |
---|
362 | |
---|
363 | <div class="sidecell" id="contribute"> |
---|
364 | <div class="sidecell-0"> |
---|
365 | <h4>Contribute</h4> |
---|
366 | |
---|
367 | <ul> |
---|
368 | <li><a href= |
---|
369 | "more/formal_review_process.htm">Formal |
---|
370 | Reviews</a></li> |
---|
371 | |
---|
372 | <li><a href= |
---|
373 | "more/formal_review_schedule.html">Review |
---|
374 | Schedule</a></li> |
---|
375 | |
---|
376 | <li><a href= |
---|
377 | "more/lib_guide.htm#Requirements">Requirements</a></li> |
---|
378 | |
---|
379 | <li><a href= |
---|
380 | "more/lib_guide.htm#Guidelines">Guidelines</a></li> |
---|
381 | |
---|
382 | <li><a href= |
---|
383 | "more/submission_process.htm">Submissions</a></li> |
---|
384 | </ul> |
---|
385 | </div> |
---|
386 | </div> |
---|
387 | |
---|
388 | <div class="clear"></div> |
---|
389 | </div> |
---|
390 | </div> |
---|
391 | </div> |
---|
392 | </div> |
---|
393 | </div> |
---|
394 | |
---|
395 | <div class="sidebar" id="resources-sidebar"> |
---|
396 | <div class="sidebar-0"> |
---|
397 | <div class="sidebar-1"> |
---|
398 | <div class="sidebar-2"> |
---|
399 | <div class="sidebar-3"> |
---|
400 | <div class="sidecell" id="support"> |
---|
401 | <div class="sidecell-0"> |
---|
402 | <h4>Support</h4> |
---|
403 | |
---|
404 | <ul> |
---|
405 | <li><a href="more/faq.htm">FAQ</a></li> |
---|
406 | |
---|
407 | <li><a href= |
---|
408 | "http://sourceforge.net/tracker/?group_id=7586"> |
---|
409 | Request Support</a></li> |
---|
410 | |
---|
411 | <li><a href="more/bugs.htm">Report |
---|
412 | Bugs</a></li> |
---|
413 | |
---|
414 | <li><a href= |
---|
415 | "more/requesting_new_features.htm">Suggest |
---|
416 | Features</a></li> |
---|
417 | |
---|
418 | <li><a href= |
---|
419 | "more/links.htm#CommercialSupport">Commercial |
---|
420 | Support</a></li> |
---|
421 | |
---|
422 | <li><a href="more/mailing_lists.htm">Mailing |
---|
423 | Lists</a></li> |
---|
424 | |
---|
425 | <li><a href= |
---|
426 | "more/version_history.html">Version |
---|
427 | History</a></li> |
---|
428 | |
---|
429 | <li><a href= |
---|
430 | "more/mailing_lists.htm#IRC">#boost IRC |
---|
431 | channel</a></li> |
---|
432 | </ul> |
---|
433 | </div> |
---|
434 | </div> |
---|
435 | |
---|
436 | <div class="sidecell" id="other"> |
---|
437 | <div class="sidecell-0"> |
---|
438 | <h4>Other Resources</h4> |
---|
439 | |
---|
440 | <ul> |
---|
441 | <li><a href= |
---|
442 | "http://www.boostcon.com">BoostCon |
---|
443 | 2007</a></li> |
---|
444 | |
---|
445 | <li><a href= |
---|
446 | "http://boost-consulting.com/vault/">Vault |
---|
447 | Files</a></li> |
---|
448 | |
---|
449 | <li><a href= |
---|
450 | "http://sourceforge.net/cvs/?group_id=7586">Main |
---|
451 | CVS</a></li> |
---|
452 | |
---|
453 | <li><a href= |
---|
454 | "http://svn.boost.org/trac/boost/wiki/BoostSubversion">Sandbox |
---|
455 | SVN</a></li> |
---|
456 | |
---|
457 | <li><a href= |
---|
458 | "http://engineering.meta-comm.com/boost.aspx"> |
---|
459 | Snapshots</a></li> |
---|
460 | |
---|
461 | <li><a href="tools/index.html">Tools</a></li> |
---|
462 | |
---|
463 | <li><a href= |
---|
464 | "people/people.htm">People</a></li> |
---|
465 | |
---|
466 | <li><a href= |
---|
467 | "doc/html/who_s_using_boost_.html">Who's |
---|
468 | Using Boost?</a></li> |
---|
469 | |
---|
470 | <li><a href= |
---|
471 | "more/moderators.html">Moderators</a></li> |
---|
472 | |
---|
473 | <li><a href="more/index.htm">More |
---|
474 | Boost</a></li> |
---|
475 | |
---|
476 | <li><a href="more/links.htm#cpp">More |
---|
477 | C++</a></li> |
---|
478 | </ul> |
---|
479 | </div> |
---|
480 | </div> |
---|
481 | |
---|
482 | <div class="sidecell" id="official"> |
---|
483 | <div class="sidecell-0"> |
---|
484 | <h4>Official Branch Sites</h4> |
---|
485 | |
---|
486 | <ul> |
---|
487 | <li><a href= |
---|
488 | "http://spirit.sourceforge.net/">Spirit</a></li> |
---|
489 | </ul> |
---|
490 | </div> |
---|
491 | </div> |
---|
492 | |
---|
493 | <div class="sidecell" id="unofficial"> |
---|
494 | <div class="sidecell-0"> |
---|
495 | <h4>Unofficial Branch Sites</h4> |
---|
496 | |
---|
497 | <ul> |
---|
498 | <li><a href= |
---|
499 | "http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl"> |
---|
500 | Wiki</a></li> |
---|
501 | </ul> |
---|
502 | </div> |
---|
503 | </div> |
---|
504 | |
---|
505 | <div class="clear"></div> |
---|
506 | </div> |
---|
507 | </div> |
---|
508 | </div> |
---|
509 | </div> |
---|
510 | </div> |
---|
511 | </td> |
---|
512 | </tr> |
---|
513 | |
---|
514 | <tr> |
---|
515 | <td id="sidebars-bottom"> |
---|
516 | <div class="sidebar" id="footer-sidebar"> |
---|
517 | <div class="sidebar-0"> |
---|
518 | <div class="sidebar-1"> |
---|
519 | <div class="sidebar-2"> |
---|
520 | <div class="sidebar-3"> |
---|
521 | <div class="sidecell" id="footer"> |
---|
522 | <div class="sidecell-0"> |
---|
523 | <div id="revised"> |
---|
524 | <p>Revised $Date: 2007/07/24 19:26:43 $</p> |
---|
525 | </div> |
---|
526 | |
---|
527 | <div id="copyright"> |
---|
528 | <p>Copyright Beman Dawes, David Abrahams, |
---|
529 | 1998-2003.</p> |
---|
530 | |
---|
531 | <p>Copyright Rene Rivera 2004-2007.</p> |
---|
532 | </div> |
---|
533 | |
---|
534 | <div id="license"> |
---|
535 | <p>Distributed under the Boost Software |
---|
536 | License, Version 1.0. (See accompanying file |
---|
537 | <a href="LICENSE_1_0.txt">LICENSE_1_0.txt</a> |
---|
538 | or copy at <a href= |
---|
539 | "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/ |
---|
540 | LICENSE_1_0.txt</a>)</p> |
---|
541 | </div> |
---|
542 | |
---|
543 | <div id="banners"> |
---|
544 | <p><a href= |
---|
545 | "http://validator.w3.org/check?uri=referer"><img class="c1" |
---|
546 | src="more/w3c_valid_xhtml10.png" alt= |
---|
547 | "Valid XHTML 1.0!" width="88" height= |
---|
548 | "31" /></a></p> |
---|
549 | |
---|
550 | <p><a href= |
---|
551 | "http://jigsaw.w3.org/css-validator/check/referer"> |
---|
552 | <img class="c1" src="more/w3c_valid_css.png" |
---|
553 | alt="Valid CSS!" width="88" height= |
---|
554 | "31" /></a></p> |
---|
555 | |
---|
556 | <p><a href= |
---|
557 | "http://sourceforge.net"><img class="c1" src= |
---|
558 | "http://sourceforge.net/sflogo.php?group_id=7586&type=1" |
---|
559 | alt="SourceForge.net" /></a></p> |
---|
560 | </div> |
---|
561 | </div> |
---|
562 | </div> |
---|
563 | |
---|
564 | <div class="clear"></div> |
---|
565 | </div> |
---|
566 | </div> |
---|
567 | </div> |
---|
568 | </div> |
---|
569 | </div> |
---|
570 | </td> |
---|
571 | </tr> |
---|
572 | </table> |
---|
573 | </div> |
---|
574 | </div> |
---|
575 | </div> |
---|
576 | </div> |
---|
577 | </body> |
---|
578 | </html> |
---|