HTML Page Structure
ساختار صفحه Html
Below is a visualization of an HTML page structure:
در تصویر زیر نمای بصری ساختار صفحه Html را مشاهده میکنید.

Note: The content inside the <body> section (the white area above) will be displayed in a browser. The content inside the <title> element will be shown in the browser’s title bar or in the page’s tab.
توجه کنید: محتوای مدرج شده در بدنه <body> (فضای سفید مشخص شده در تصویر) در مرورگر نمایش داده خواهد شد. محتوای موجود در عنوان <title> در قست نوار عنوان مرورگر Title Bar یا در تب صغحه نمایش داده میشود.
