Hi everybody.
I am having trouble with a div in the html editor on Godaddy. The site is functional on desktop but on mobile the div on the html doesnt format to fit the screen size.
Has anybody used godaddy and effectively coded with html? The page I am having trouble with is on
The code is as follows:
<div width=auto><rssapp-carousel id="yuK2VbcAxTXXeX3P"></rssapp-carousel><script src="https://widget.rss.app/v1/carousel.js" type="text/javascript" async></script>
<rssapp-carousel id="YImPiYgqJDYqVoAW"></rssapp-carousel><script src="https://widget.rss.app/v1/carousel.js" type="text/javascript" async></script>
<rssapp-carousel id="8htQ5toB3JBD7k1A"></rssapp-carousel><script src="https://widget.rss.app/v1/carousel.js" type="text/javascript" async></script></div>
       
<div><rssapp-carousel id="ZJrycrn0dijEs37D"></rssapp-carousel><script src="https://widget.rss.app/v1/carousel.js" type="text/javascript" async></script>  
<rssapp-carousel id="9yYFpYP4KUdxgYnO"></rssapp-carousel><script src="https://widget.rss.app/v1/carousel.js" type="text/javascript" async></script>  
<rssapp-carousel id="HezcAyNlIHRrUaax"></rssapp-carousel><script src="https://widget.rss.app/v1/carousel.js" type="text/javascript" async></script>
</div>
The columns stay as two on mobile instead of shrinking to 1 column to fit screen size. Can anyone help me with this?
Thanks!
I am having trouble with a div in the html editor on Godaddy. The site is functional on desktop but on mobile the div on the html doesnt format to fit the screen size.
Has anybody used godaddy and effectively coded with html? The page I am having trouble with is on
The code is as follows:
<div width=auto><rssapp-carousel id="yuK2VbcAxTXXeX3P"></rssapp-carousel><script src="https://widget.rss.app/v1/carousel.js" type="text/javascript" async></script>
<rssapp-carousel id="YImPiYgqJDYqVoAW"></rssapp-carousel><script src="https://widget.rss.app/v1/carousel.js" type="text/javascript" async></script>
<rssapp-carousel id="8htQ5toB3JBD7k1A"></rssapp-carousel><script src="https://widget.rss.app/v1/carousel.js" type="text/javascript" async></script></div>
       
<div><rssapp-carousel id="ZJrycrn0dijEs37D"></rssapp-carousel><script src="https://widget.rss.app/v1/carousel.js" type="text/javascript" async></script>  
<rssapp-carousel id="9yYFpYP4KUdxgYnO"></rssapp-carousel><script src="https://widget.rss.app/v1/carousel.js" type="text/javascript" async></script>  
<rssapp-carousel id="HezcAyNlIHRrUaax"></rssapp-carousel><script src="https://widget.rss.app/v1/carousel.js" type="text/javascript" async></script>
</div>
The columns stay as two on mobile instead of shrinking to 1 column to fit screen size. Can anyone help me with this?
Thanks!