Home>OCaml logos [En]

OCaml logos

Web sites related to the OCaml language or that use it are encouraged to incorporate an OCaml logo somewhere in their page to indicate their support for OCaml development. The logo should be linked to the OCaml website, http://ocaml.org/.

Several logos are available, you can choose the one you find the more appropriate for you. To include it on your web page, just copy and paste the associated HTML code. If you prefer, you can make a local copy of the image file on your web server.

OCaml
<a href="http://ocaml.org">
  <img src="http://www.linux-nantes.org/~fmonnier/ocaml/ocaml.154x56.gif"
       alt="OCaml"
       style="border: none;" />
</a>
Powered by OCaml
<a href="http://ocaml.org">
  <img src="http://www.linux-nantes.org/~fmonnier/ocaml/powered-by-ocaml.152x58.gif"
       alt="Powered by OCaml"
       style="border: none;" />
</a>
Generated by ocamldoc
<a href="http://ocaml.org">
  <img src="http://caml.inria.fr/pub/logos/generated-by-ocamldoc.190x58.gif"
       alt="Generated by ocamldoc"
       style="border: none;" />
</a>
Generated by ocamldoc
<a href="http://ocaml.org">
  <img src="http://ocaml.org/pub/logos/generated-by-ocamldoc.80x30.gif"
       alt="Generated by ocamldoc" style="border: none;" />
</a>
ocamldoc
<a href="http://ocaml.org">
  <img src="http://caml.inria.fr/pub/logos/ocamldoc.80x30.gif"
      alt="ocamldoc"
      style="border: none;" />
</a>