Untitled
unknown
plain_text
2 years ago
210 B
6
Indexable
<!DOCTYPE html> <html> <head> <title>Your Title</title> <link rel="stylesheet" type="text/css" href="path/to/your/stylesheet.css"> </head> <body> <!-- Your HTML content here --> </body> </html>
Editor is loading...