السلام عليكم ورحمة الله وبركاتة .

تجربة للمحررtest the editor بعد التعديلات

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>My First Webpage</title>
</head>
<body>

    <!-- Main Heading -->
    <h1>Welcome to My Website</h1>

    <!-- Subheading -->
    <h2>About This Page</h2>

    <!-- A paragraph of text with a bold word -->
    <p>This is a standard paragraph element. It contains text that is visible to users. You can also make text <strong>important and bold</strong> using specific tags.</p>

    <!-- Hyperlink pointing to another website -->
    <p>Visit <a href="

النص البرمجي