generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 413
London | 26-ITP-January | Zadri Abdule | Sprint 1| Wireframe #815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
014d290
Add page title and description to header
Zadri415 8f34547
Add README article with image, title, summary, and link
Zadri415 e064199
Add wireframe article with image, title, summary, and link
Zadri415 df7d18d
Add article on Git branches with image, summary, and link
Zadri415 4178b1f
Add footer section to the webpage
Zadri415 d67d190
style: Add body margin and padding for clean layout
Zadri415 1746f17
style: Tweak article image styles for better layout and responsiveness
Zadri415 4415e8b
style: Add layout and border styling to header
Zadri415 801b703
style: Refine header typography for title and subtitle
Zadri415 cafa893
Add universal box-sizing rule to CSS
Zadri415 57c0984
Style links: remove underline, inherit color, add smooth transition
Zadri415 481dd13
Add two-column grid layout with spacing
Zadri415 ced0c2f
Add customer class to README image for layout fix
Zadri415 fe0b86d
Update styles after reverting to placeholder image
Zadri415 67d72c9
Remove README image
Zadri415 8746c7d
Revert article image styling to original
Zadri415 3b239c7
Add top border to footer
Zadri415 a58ebc4
Remove global box-sizing rule
Zadri415 d418f7f
Update footer text to 'Project Essentials. All rights reserved'
Zadri415 af73c21
Remove font-size from header h1
Zadri415 0efd589
Remove font-size from header p
Zadri415 2239019
Refine content for README, wireframe, and Git branch article sections
Zadri415 b7dcace
Update index.html
Zadri415 d542636
Merge branch 'CodeYourFuture:main' into feature/wireframe
Zadri415 fe9a39f
Update wirframe: add article images with alt text and fix footer styling
Zadri415 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Submodule Module-Onboarding
added at
72fe02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At times the footer text overlaps with the page content which is difficult to read - can you think of how to fix this while keeping the footer at the bottom of the viewport?