+ 8
How do I insert the RSS feed for website into a web page?
I tried to insert the RSS feed for the National Hurricane Center's website into a code I was making on sololearn (https://code.sololearn.com/WGK2YzGw4w5x/?ref=app) but the website I was using was not getting me the RSS feed. So how can I get the RSS feed into the code?
4 Réponses
+ 6
src="https://....
https://code.sololearn.com/W9O8ZjWfVgHX/?ref=app
+ 3
Here's the feed for the NHC website, if anybody is wondering:
https://www.nhc.noaa.gov/nhc_at4.xml
+ 3
Karak10 Nhc is national hurricane center, rss is really simple syndication.
+ 2
Whats RSS and whats NHC?