Currently, I am in the process of building a 'text carousel' on my own, without seeking assistance. The progress so far can be viewed here (please stretch it out, as it is not responsive yet). Specifically, I am aiming to replicate the text carousel found in the testimonials section after scrolling down on this website. I have analyzed their approach, which utilizes Bootstrap. However, I am determined to achieve this without Bootstrap, solely relying on HTML, CSS, and potentially some JavaScript.
Upon examining text carousels on CodePen, I have noticed that most of them feature only one text field, whereas I aspire to incorporate a minimum of two text fields.
I appreciate any assistance provided. Thank you.
PS: The icons .fa-angle-left
and .fa-angle-right
are originally from FontAwesome, but I have swiftly replaced them with images sourced from Google.