<!DOCTYPE html>
<html>
<body>
<p><abbr title="World Health Organization">سلام</abbr></p>
</body>
</html>
نتیجه:سلام
- ۰ نظر
- ۰۸ شهریور ۹۴ ، ۱۴:۱۶
<!DOCTYPE html>
<html>
<body>
<p><abbr title="World Health Organization">سلام</abbr></p>
</body>
</html>
نتیجه:سلام
London is the capital city of England. It is the most populous city in the United Kingdom,تست with a metropolitan area of over 13 million inhabitants.
Standing on the River Thames, London has been a major settlement for two millennia,تست its history going back to its founding by the Romans, who named it Londinium.
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body style="background-color:green">
<h1 style="color:red">نوشته</h1>
<p style="color:blue">نوشته.</p>
</body>
</html>
:نتیجه
نوشته.
ما متاسفیم اما در این وبلاگ تگ بادی کار نمیکند<!DOCTYPE html>
<html>
<body>
<h1>جمله یا کلمه</h1>
<p title="سر عنوان">
نوشته
</p>
</body>
</html>
نوشته
<html>
<head>
<title></title>
</head>
<body>
<p>پاراگراف</p>
<h1>جمله بزرگ</h1>
<h2>جمله کوچکتر</h2>
<h3>جمله متوسط</h3>
<h4>جمله خیلی کوچک</h4>
<h5>جمله زیاد کوچک</h5>
<h6>جمله بسیار کوچک</h6>
</body>
</html>
تگ<b>که معمولا در وسط <h1>تا<h6>است حروف را کلفت و پر رنگ میکند.
نتیجه:
پاراگراف