Open ghost opened 6 years ago
html: <!DOCTYPE html>
800-555-5555
1242 Grassy Lane
Fish Creek, WI 55534
css:
body { background-color: #FFFFFF;
color: #003366 ;
font-family: Verdana, Arial, sans-serif;
}
header { background-color: #003366;
color: #F0F0F0;
font-family: Georgia, "Times New Roman", serif;
background-image: url(fishcreeklogo.gif);
background-repeat: no-repeat;
background-position: center;
text-align: center;
}
h1 { line-height: 250%;
margin-bottom: 0;}
nav { font-weight: bold;
background-color: #5280C5;
text-align: center;
padding: 5px;}
.category { font-weight: bold;
color: #5280C5;
font-family: Georgia, "Times New Roman", serif;
text-shadow: 1px 1px #667;
}
img { border-style: none; }
dt { font-weight: bold;
font-size: 1.1em;
color: #5280C5;
font-family: Georgia, "Times New Roman", serif;
}
main { padding-left: 10px;
padding-right: 10px;
}
footer { font-size: .70em;
font-style: italic;
text-align: center;
background-color: #AEC3E3;
}
footer nav { background-color: #F0F0F0 ;
}
margin-right: auto;
margin-left: auto;
background-color: #F0F0F0;
min-width: 700px;
}
Hi,
I am new to GitHub and I am computer science student. I would like to contribute in something. Please can some one help me or guide me to contribute?
Thanks
Prerequisites
Debug -> Reload Without Extensions
?For more information on how to write a good bug report read here For more information on how to contribute read here
Description
[Description of the bug or feature]
Steps to Reproduce
Expected behavior: [What you expected to happen]
Actual behavior: [What actually happened]
Versions
Please include the OS and what version of the OS you're running. Please include the version of Brackets. You can find it under
Help -> About Brackets
(Windows and Linux) orBrackets -> About Brackets
(macOS)