Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <p>The <code>jQuery.ajax()</code> function lets you do an asynchronous HTTP (Ajax) request.</p> <hr> <p>The <code>code</code> element represents a fragment of computer code.</p> <p>More info: HTML <a href="/html/tags/html_code_tag.cfm"><code>code</code></a> element.</p>