Skip to content

Instantly share code, notes, and snippets.

@dandevri
Last active May 1, 2022 10:27
Show Gist options
  • Save dandevri/71623f2efa85006f9b7d7df104ec3d96 to your computer and use it in GitHub Desktop.
Save dandevri/71623f2efa85006f9b7d7df104ec3d96 to your computer and use it in GitHub Desktop.
  1. Beyza: My question is about the mobile first design. How can I use this? Is this common in business? How can I make this a habit? Could you explain this feature a little,please?
  2. Ashra: My question is how can I display the code I uploaded on Github as a website? So other people with the link can see my design.
  3. Ibrahim: My question is that when we decide to create new website what should we do first about our structure for html and css? Should we start to write all html codes first then css or go part by part?
  4. Etem: As far as I understand with flexbox we can make flexible website and by adding media queries we can arrange the layout website according to screen. So Is it a good way to create a modern responsive website with flexbox and media queries only without using grid?
  5. Wael: In week 1 I've installed git bash to use it as cli software, and then in week 2 I use it as git, so what's the difference between them ? Are they even separated software apps?
  6. Wael: Do we have to name every html file "index" and every css file "main or style"? Why github doesn't host my code anymore when I change the names?
  7. Abdullah: How important using github for getting a job? In many websites I figured out they use bootstrap (or others ) for css, ofcourse I do understand that we must learn and practice pure css as a beginner but on professional side , do developers use those frameworks or just pure css?
  8. Amer: When I want to use Git Bash to upload files ( website ) to a repository in Github by using the command ( git push ) do I need to be in the same folder ( in my computer ) or I can do it from another folder? And the same case by using ( git pull .
  9. Mohamed: When i try to push in git the terminal ask me for GitHub password and when i try to inter password the keyboard become disabled and not accept any typing.
  10. Mohamed: My terminal not accept the command of ( code . )to open visual studio code.
  11. Mohamed: Please what should i do for this message when i try ssh to clone the repository. (access rights)
  12. Cynthia: How we can make our website responsive without using media queries?
  13. Nida: What is the difference between border and outline in CSS?
  14. Amer: When I use the command ( git log ) on Git bash,I can not add any command after that so I need to close the Git bash and start again, can some body tell me what I can do in this case ,please?!
  15. Mones: how can we make the text flexible with dimensions of the screen as it grows with enlargement of the dimensions and shrinks when the dimensions of the screen are reduced using CSS code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment