كيف يمكنني الوصول الى a اذا كان span يحتوي على color:bleu

اهلا ، كيف يمكنني الوصول الى a اذا كان span يحتوي على color:bleu

<span style="color: blue;"><a href="

" rel="nofollow" target="_blank">exemple link

يرجى الدخول لحسابك أو تسجيل حساب لتستطيع إضافة تعليق
حساب جديد دخول

التعليقات

[style='color: blue;']>a { /* put all your css here */ }
document.querySelector("[style='color: blue;']>a");

نسيت ان اقول ب css