id-5a26647603797
Use this static Page to test the Theme’s handling of the Front Page template file.
This is the Front Page content. Use this static Page to test the Front Page output of the Theme. The Theme should properly handle both Blog Posts Index as Front Page and static Page as Front Page.
If the site is set to display the Blog Posts Index as the Front Page, then this text should not be visible. If the site is set to display a static Page as the Front Page, then this text may or may not be visible. If the Theme does not include a front-page.php template file, then this text should appear on the Front Page when set to display a static Page. If the Theme does include a front-page.php template file, then this text may or may not appear.
.scroll-left { height: 50px; overflow: hidden; position: relative;}.scroll-left p { position: absolute; width: 100%; height: 100%; margin: 0; line-height: 50px; text-align: center; /* Starting position */ -moz-transform:translateX(100%); -webkit-transform:translateX(100%); transform:translateX(100%); /* Apply animation to this element */ -moz-animation: scroll-left 50s linear infinite; -webkit-animation: scroll-left 50s linear infinite; animation: scroll-left 50s linear infinite;}/* Move it (define the animation) */@-moz-keyframes scroll-left { 0% { -moz-transform: translateX(100%); } 100% { -moz-transform: translateX(-100%); }}@-webkit-keyframes scroll-left { 0% { -webkit-transform: translateX(100%); } 100% { -webkit-transform: translateX(-100%); }}@keyframes scroll-left { 0% { -moz-transform: translateX(100%); /* Browser bug fix */ -webkit-transform: translateX(100%); /* Browser bug fix */ transform: translateX(100%); } 100% { -moz-transform: translateX(-100%); /* Browser bug fix */ -webkit-transform: translateX(-100%); /* Browser bug fix */ transform: translateX(-100%); }}
“It was while sinking in the sea of suffering that I learned, hope floats. ” “It’s in the moments of our Decision, our Destiny is shaped.”
“It was while sinking in the sea of suffering that I learned, hope floats. ” “It’s in the moments of our Decision, our Destiny is shaped.”
It was while sinking in the sea of suffering that I learned, hope floats.
It's in the moments of our Decision, our Destiny is shaped.
Tahir’s Quotes
“It was while sinking in the sea of suffering that I learned, hope floats.”
“It’s in the moments of our Decision, our Destiny is shaped.”

















