pandhu
October 5, 2016, 4:42am
#1
Not respawn if I answer
h2 {
font-family: Roboto, sans-serif;
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
color: rgba(255, 255, 255, 0.5);
font-weight: 100;
font-size: 22px;
line-height: 24px;
padding-bottom: 30px;
text-align: left;
width: 70%;
}
p {
font-family: Roboto, sans-serif;
color: AliceBlue;
line-height: 1em;
text-align: left;
width: 100%;
}
2 Likes
I have added the font family of the subheading to Roboto still getting the error and unable to proceed.
I reporting the error, hope that it resolved
I have the exact same problem, unable to proceed with the lesson
1 Like
navenrd
October 11, 2016, 6:34pm
#9
Friends do as below den u could get
first link to style.css to Index.html becoz previously we had removed and pasted d google fonts so write dis in
Index.html
After Title
And den go to Style.css and code dis in fornt family den see
dis u msut write in h2 & Paragraph
font-family: ‘Roboto’, sans-serif;
I hope friends u find dis.
Thank you so much . It has worked.
system
closed
October 19, 2016, 9:30am
#11
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.