Skip to main content
Question

css selector for span

  • November 6, 2022
  • 1 reply
  • 56 views

checcosisani
Contributor
Forum|alt.badge.img+12

Hi

i need to extract only text inside span

I used this css string for this website http://sac5.halleysac.it/c038007/mc/mc_p_ricerca.php?multiente=c038007&pag=0

tbody > tr:nth-child(-n+20) > td.break-all

 

image 

thx

Francesco

ebygomm
Influencer
Forum|alt.badge.img+31
  • Influencer
  • November 7, 2022

If you want the content of the span element that is within a <td> element with class='break-all" then td.break-all span should work

 

image


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings