Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <p>You can bold <span style="font-weight:bold">parts</span> of your text using the HTML 'span' tag.</p>