Thread: HTML conversion
View Single Post
Old 08-04-2021, 09:24 PM   #1
jrrmcalcio
Junior Member
jrrmcalcio began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2020
Device: Kindle Paperwhite
HTML conversion

Hello, i'm trying to convert a website to epub to read in my Kindle (https://docs.nestjs.com). The problem is when i'm trying to convert the html files I downloaded, it still have the menus, headers and footers in each page, so I tried to use the search and replace feature in calibre, but still it's difficult to get rid of some content when they are nested divs (can not math the closing tag) so my question is: Is there any way to select only the ".content" css selector as the content of my output?

Thank you very much....

jrrmcalcio is offline   Reply With Quote