pub fn href<'a, S>(value: S) -> AttrPair where
    S: Into<String>,