.navigation{
    display: none;
}
a:after{
    content: "(" attr(href) ")";
}

