I'm doing a TAB component in HTML + CSS, and I have a question regarding css, the code I have is:
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,700");
.tabs {
font-family: "Open Sans", sans-serif;
width: 222...
asked by
14.11.2018 / 09:55