Display links when a has no text but has href attribute a[href^='http']:empty::before { content: attr(href); }