- Create github account
- Create a repository
- Clone a repository and start editing
- Create a board project
- download vscode & install sorce
- Have a git version on your computer
- css file & html file
assign
to Elnura
"as a user I can read the title of the page"
The site needs a clear title that's easy to read at the top of the page.
- there is a prominent title at the top of the web page
assign to
Elnura
- Header
<h1>
with the web site's title
- styling to center the title
text-align: center
assign to
Galal
<nav>
- href link
<a>
assign to
Galal
"As a user I can read an introduction to this project"
It should be clear what this project is for and what someone can expect from the web page.
- there is a section directly under the navbar describing the project's goals
assign to
Galal
- a section with some general information about the project and helpful links
assign to
Galal
- styling to make the text look fancy
assign to
Bibha
"As a user I can learn about trees"
There should be enough information that the user can learn the basics about trees.
- there is a main text in the page with helpful info and links
assign to
Bibha
- Main text: a section with some general information about the project
- Extra Info Links: a list of links
assign to
Bibha
- style the text
- styling to format the list
assign to
Nashmia
"As a user I can learn even more about trees"
Some more links for students who want to go beyond the basics.
- there is an aside with links for further reading
assign to
Nashmia
- An aside with links for digging deeper, some helpful text and a reference link
assign to
Nashmia
- styling to position the aside
- styling to style the text
assign to
Nashmia
<li>
assign to
Valeriya
-
The
<footer>
-
important links to reach to team
-
information related to the content in that section.
assign to
Valeriya
<footer>
assign to
Valeriya