Skip to content

Conversation

@yevgenybulochnik
Copy link

@yevgenybulochnik yevgenybulochnik commented Nov 5, 2019

@objectsforheads
@toozej

Fixes Issue(s)

learntouselinux/learntouselinux#39

Explanation

Created basic html file, added some styling to vertically and horizontally center the title element. display: flex was used to center the title element. I decided to simply using divs instead of a p tag to accomplish this.

Rationale

V1 of the index file was just a single line of text. To organize the index.html file and style it, a basic html layout is necessary.

Tests

  1. What testing did you do?
    Runs locally when opening index.html in google chrome

@jerrywardlow
Copy link
Member

Can you include a screencap of what this looks like when rendered?

@jerrywardlow
Copy link
Member

Also can you add comments so someone else in the future who doesn't know much about HTML and CSS can jump in here and know what the code does? This will make it easier to get other people involved in managing the website.

@yevgenybulochnik
Copy link
Author

Screen Shot 2019-11-13 at 5 20 40 AM

Screen grab of html file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants