Fitness
What issue are you seeing?
<!DOCTYPE html>
<html lang="am">
<head>
<meta charset="UTF-8">
<title>አፕክስ ፊትነስ</title>
<style>
body {
font-family: 'Ethiopia Jiret', 'Abyssinica SIL', sans-serif;
background-color: #0F172A;
color: #FFFFFF;
margin: 0;
padding: 0;
}
header {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
header h1 {
color: #10B981;
margin: 0;
}
section {
padding: 40px 20px;
text-align: center;
}
footer {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
</style>
</head>
<body>
<header>
<h1>አፕክስ ፊትነስ</h1>
</header>
<section id="about">
<h2>ስለ እኛ</h2>
<p>የጂም ቤታችን አላማ ጤናማ እና ጠንካራ ሰውነትን መገንባት ነው። ዘመናዊ መገልገያዎችን እና ብቁ አሰልጣኞችን በመጠቀም ለግቦችዎ እንዲደርሱ እንረዳዎታለን።</p>
</section>
<section id="membership">
<h2>የአባልነት ዋጋ</h2>
<p>የተለያዩ የአባልነት ፓኬጆችን አዘጋጅተናል። ለወር፣ ለሶስት ወር ወይም ለአመት መመዝገብ ይችላሉ።</p>
</section>
<footer>
<p id="contact">አግኙን፡ 0911223344</p>
</footer>
</body>
</html>
What steps can reproduce the bug?
<!DOCTYPE html>
<html lang="am">
<head>
<meta charset="UTF-8">
<title>አፕክስ ፊትነስ</title>
<style>
body {
font-family: 'Ethiopia Jiret', 'Abyssinica SIL', sans-serif;
background-color: #0F172A;
color: #FFFFFF;
margin: 0;
padding: 0;
}
header {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
header h1 {
color: #10B981;
margin: 0;
}
section {
padding: 40px 20px;
text-align: center;
}
footer {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
</style>
</head>
<body>
<header>
<h1>አፕክስ ፊትነስ</h1>
</header>
<section id="about">
<h2>ስለ እኛ</h2>
<p>የጂም ቤታችን አላማ ጤናማ እና ጠንካራ ሰውነትን መገንባት ነው። ዘመናዊ መገልገያዎችን እና ብቁ አሰልጣኞችን በመጠቀም ለግቦችዎ እንዲደርሱ እንረዳዎታለን።</p>
</section>
<section id="membership">
<h2>የአባልነት ዋጋ</h2>
<p>የተለያዩ የአባልነት ፓኬጆችን አዘጋጅተናል። ለወር፣ ለሶስት ወር ወይም ለአመት መመዝገብ ይችላሉ።</p>
</section>
<footer>
<p id="contact">አግኙን፡ 0911223344</p>
</footer>
</body>
</html>
What is the expected behavior?
<!DOCTYPE html>
<html lang="am">
<head>
<meta charset="UTF-8">
<title>አፕክስ ፊትነስ</title>
<style>
body {
font-family: 'Ethiopia Jiret', 'Abyssinica SIL', sans-serif;
background-color: #0F172A;
color: #FFFFFF;
margin: 0;
padding: 0;
}
header {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
header h1 {
color: #10B981;
margin: 0;
}
section {
padding: 40px 20px;
text-align: center;
}
footer {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
</style>
</head>
<body>
<header>
<h1>አፕክስ ፊትነስ</h1>
</header>
<section id="about">
<h2>ስለ እኛ</h2>
<p>የጂም ቤታችን አላማ ጤናማ እና ጠንካራ ሰውነትን መገንባት ነው። ዘመናዊ መገልገያዎችን እና ብቁ አሰልጣኞችን በመጠቀም ለግቦችዎ እንዲደርሱ እንረዳዎታለን።</p>
</section>
<section id="membership">
<h2>የአባልነት ዋጋ</h2>
<p>የተለያዩ የአባልነት ፓኬጆችን አዘጋጅተናል። ለወር፣ ለሶስት ወር ወይም ለአመት መመዝገብ ይችላሉ።</p>
</section>
<footer>
<p id="contact">አግኙን፡ 0911223344</p>
</footer>
</body>
</html>
Additional information
<!DOCTYPE html>
<html lang="am">
<head>
<meta charset="UTF-8">
<title>አፕክስ ፊትነስ</title>
<style>
body {
font-family: 'Ethiopia Jiret', 'Abyssinica SIL', sans-serif;
background-color: #0F172A;
color: #FFFFFF;
margin: 0;
padding: 0;
}
header {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
header h1 {
color: #10B981;
margin: 0;
}
section {
padding: 40px 20px;
text-align: center;
}
footer {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
</style>
</head>
<body>
<header>
<h1>አፕክስ ፊትነስ</h1>
</header>
<section id="about">
<h2>ስለ እኛ</h2>
<p>የጂም ቤታችን አላማ ጤናማ እና ጠንካራ ሰውነትን መገንባት ነው። ዘመናዊ መገልገያዎችን እና ብቁ አሰልጣኞችን በመጠቀም ለግቦችዎ እንዲደርሱ እንረዳዎታለን።</p>
</section>
<section id="membership">
<h2>የአባልነት ዋጋ</h2>
<p>የተለያዩ የአባልነት ፓኬጆችን አዘጋጅተናል። ለወር፣ ለሶስት ወር ወይም ለአመት መመዝገብ ይችላሉ።</p>
</section>
<footer>
<p id="contact">አግኙን፡ 0911223344</p>
</footer>
</body>
</html>
1 Comment
English translation:
What issue are you seeing?
<!DOCTYPE html>
<html lang="am">
<head>
<meta charset="UTF-8">
<title>Apex Fitness</title>
<style>
body {
font-family: 'Ethiopia Jiret', 'Abyssinica SIL', sans-serif;
background-color: #0F172A;
color: #FFFFFF;
margin: 0;
padding: 0;
}
header {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
header h1 {
color: #10B981;
margin: 0;
}
section {
padding: 40px 20px;
text-align: center;
}
footer {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
</style>
</head>
<body>
<header>
<h1>Apex Fitness</h1>
</header>
<section id="about">
<h2>About Us</h2>
<p>Our gym's goal is to build a healthy and strong body. We help you achieve your goals by using modern equipment and qualified trainers.</p>
</section>
<section id="membership">
<h2>Membership Price</h2>
<p>We have prepared various membership packages. You can sign up for one month, three months, or one year.</p>
</section>
<footer>
<p id="contact">Contact us: 0911223344</p>
</footer>
</body>
</html>
What steps can reproduce the bug?
<!DOCTYPE html>
<html lang="am">
<head>
<meta charset="UTF-8">
<title>Apex Fitness</title>
<style>
body {
font-family: 'Ethiopia Jiret', 'Abyssinica SIL', sans-serif;
background-color: #0F172A;
color: #FFFFFF;
margin: 0;
padding: 0;
}
header {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
header h1 {
color: #10B981;
margin: 0;
}
section {
padding: 40px 20px;
text-align: center;
}
footer {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
</style>
</head>
<body>
<header>
<h1>Apex Fitness</h1>
</header>
<section id="about">
<h2>About Us</h2>
<p>Our gym's goal is to build a healthy and strong body. We help you achieve your goals by using modern equipment and qualified trainers.</p>
</section>
<section id="membership">
<h2>Membership Price</h2>
<p>We have prepared various membership packages. You can sign up for one month, three months, or one year.</p>
</section>
<footer>
<p id="contact">Contact us: 0911223344</p>
</footer>
</body>
</html>
What is the expected behavior?
<!DOCTYPE html>
<html lang="am">
<head>
<meta charset="UTF-8">
<title>Apex Fitness</title>
<style>
body {
font-family: 'Ethiopia Jiret', 'Abyssinica SIL', sans-serif;
background-color: #0F172A;
color: #FFFFFF;
margin: 0;
padding: 0;
}
header {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
header h1 {
color: #10B981;
margin: 0;
}
section {
padding: 40px 20px;
text-align: center;
}
footer {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
</style>
</head>
<body>
<header>
<h1>Apex Fitness</h1>
</header>
<section id="about">
<h2>About Us</h2>
<p>Our gym's goal is to build a healthy and strong body. We help you achieve your goals by using modern equipment and qualified trainers.</p>
</section>
<section id="membership">
<h2>Membership Price</h2>
<p>We have prepared various membership packages. You can sign up for one month, three months, or one year.</p>
</section>
<footer>
<p id="contact">Contact us: 0911223344</p>
</footer>
</body>
</html>
Additional information
<!DOCTYPE html>
<html lang="am">
<head>
<meta charset="UTF-8">
<title>Apex Fitness</title>
<style>
body {
font-family: 'Ethiopia Jiret', 'Abyssinica SIL', sans-serif;
background-color: #0F172A;
color: #FFFFFF;
margin: 0;
padding: 0;
}
header {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
header h1 {
color: #10B981;
margin: 0;
}
section {
padding: 40px 20px;
text-align: center;
}
footer {
background-color: #1E293B;
padding: 20px;
text-align: center;
}
</style>
</head>
<body>
<header>
<h1>Apex Fitness</h1>
</header>
<section id="about">
<h2>About Us</h2>
<p>Our gym's goal is to build a healthy and strong body. We help you achieve your goals by using modern equipment and qualified trainers.</p>
</section>
<section id="membership">
<h2>Membership Price</h2>
<p>We have prepared various membership packages. You can sign up for one month, three months, or one year.</p>
</section>
<footer>
<p id="contact">Contact us: 0911223344</p>
</footer>
</body>
</html>
<!-- codex-issue-translator -->