Skip to content
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

Mobile Responsiveness #1

Open
cbarbitos opened this issue Sep 3, 2020 · 6 comments
Open

Mobile Responsiveness #1

cbarbitos opened this issue Sep 3, 2020 · 6 comments

Comments

@cbarbitos
Copy link

I just created along from the YouTube tutorial on the Udemy channel ( thanks for that by the way) , but on checking from my mobile device the images are not displaying as they are on the desktop.
I have tried to add the viewport tag and all but it has not had any effect.
You could see it here: https://cbc001.000webhostapp.com/ .
Any pointers will be appreciated on how to correct it.

@Phantom610
Copy link

I just created along from the YouTube tutorial on the Udemy channel ( thanks for that by the way) , but on checking from my mobile device the images are not displaying as they are on the desktop.

I am having the same issue, unfortunately.

@eminentpal
Copy link

eminentpal commented Sep 5, 2020 via email

@tushgaurav
Copy link

tushgaurav commented Oct 17, 2020

I just created along from the YouTube tutorial on the Udemy channel ( thanks for that by the way) , but on checking from my mobile device the images are not displaying as they are on the desktop.

This won't look good in mobile as it is not responsive layout.

@Parth308
Copy link

Parth308 commented Nov 1, 2020

If anyone want a portfolio site see this. This is mine site
https://mannkerog.blogspot.com/

@suvasish114
Copy link

https://github.com/codersgyan/Responsive-restaurant-website

this repo will help you to make a website responsive

@asia14896
Copy link

<meta name="viewport" content="width=device-width, initial-scale=1.0">

typical mobile-optimized

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

No branches or pull requests

7 participants