google-homepage | Google Home Page using HTML5 and CSS as an assignment
kandi X-RAY | google-homepage Summary
kandi X-RAY | google-homepage Summary
Google home page assignment from Odin Project.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of google-homepage
google-homepage Key Features
google-homepage Examples and Code Snippets
Community Discussions
Trending Discussions on google-homepage
QUESTION
I just complete my Google Homepage project from The Odin Project tutorial. I've uploaded my index.html & style.css file into GitHub, and follow the steps from The Odin Project to publish my web project from GitHub repository.
But my My GitHub repo Web project has failed to load the CSS file, while my web page in [codepen io][2]
work completely fine and they both use the same coding.
Anyone can help me solve the problem? This is my GitHub Web project page.
Sorry if my English is poor and I'm a complete newbie to coding and GitHub.
...ANSWER
Answered 2021-Mar-01 at 16:22You need to link your css file in your html in order to load the styles.
QUESTION
I recreate my first Google-homepage and I wondering how to hollow my footer responsive in two or three rows when the page size change.
Should I use flexbox, grid, media-queries... to get something like this:
...ANSWER
Answered 2021-Jan-28 at 09:03add css display flex and change it with flex-direction
QUESTION
I am currently working on the Google Homepage assignment with the Odin Project. I finished the code and committed all of the files to my google-homepage GitHub repository and then uploaded to the GitHub pages to make a website through GitHub. Everything is working fine but the images are not loading onto the website.
I have searched through the stack overflow forums and Odin Project but could not find an answer to my problem. One forum said that GitHub is case sensitive so I checked to make sure my code was right for my images and even changed the googlelogo_color_.png
to googlelogo-color.png
and recommit it to get rid of the underscores and nothing changed. I am still new to all of this so I really have no idea how to work with GitHub except for the bit that the Odin Project has taught me and through forums. Here is my repository.
Here is a snippet of my code with the image sources:
...ANSWER
Answered 2020-Jan-25 at 02:42You need to change your img
src
attributes in your index.html
file, I added comments before lines you should edit
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install google-homepage
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page