How to make mobile responsive websites and banners (links for reference)

Discussions computers, internet and mobile technology (cell phones, smart phones, iPads).
Post Reply
User avatar
Winston
Site Admin
Posts: 37776
Joined: August 18th, 2007, 6:16 am
Contact:

How to make mobile responsive websites and banners (links for reference)

Post by Winston »

Links on how to make mobile responsive banners that will resize to fit desktop and mobile devices. For my reference. If any of you have any advice about this, let me know.

http://www.dynamicdrive.com/forums/entr ... ive-Design

https://www.w3schools.com/howto/howto_c ... onsive.asp

https://www.w3schools.com/css/css_rwd_images.asp

https://support.adform.com/documentatio ... ve-banner/

https://www.advisorwebsites.com/blog/bl ... nner-image

Mobile responsive sidebar banners for phpbb

https://www.phpbb.com/community/viewtop ... #p14085556
Check out my FUN video clips in Russia and SE Asia and Female Encounters of the Foreign Kind video series and Full Russia Trip Videos!

Join my Dating Site to meet thousands of legit foreign girls at low cost!

"It takes far less effort to find and move to the society that has what you want than it does to try to reconstruct an existing society to match your standards." - Harry Browne


Meet Loads of Foreign Women in Person! Join Our Happier Abroad ROMANCE TOURS to Many Overseas Countries!

Meet Foreign Women Now! Post your FREE profile on Happier Abroad Personals and start receiving messages from gorgeous Foreign Women today!

User avatar
Winston
Site Admin
Posts: 37776
Joined: August 18th, 2007, 6:16 am
Contact:

Re: How to make mobile responsive websites and banners (links for reference)

Post by Winston »

@Traveler:

Will this work to make the home page mobile responsive or mobile friendly? Will it remove the sidebars and just put the center text portion onto a mobile screen? I'm talking about this viewport metatag that is used to make webpages mobile friendly.

Code: Select all

<meta name="viewport" content="width=device-width, initial-scale=1”>
It's used on my blog. You can read more about it here:

https://www.woorank.com/en/edu/seo-guid ... rt-for-seo

https://developer.mozilla.org/en-US/doc ... t_meta_tag

https://web.dev/viewport/

https://blog.hubspot.com/marketing/mobi ... port-setup

https://www.sitepoint.com/web-app-prototype-django-vue/

Will that alone work? Or will I have to tweak it?

The goal is to make the home page look like this:

Image

Any ideas?
Check out my FUN video clips in Russia and SE Asia and Female Encounters of the Foreign Kind video series and Full Russia Trip Videos!

Join my Dating Site to meet thousands of legit foreign girls at low cost!

"It takes far less effort to find and move to the society that has what you want than it does to try to reconstruct an existing society to match your standards." - Harry Browne
Traveler
Freshman Poster
Posts: 375
Joined: March 30th, 2013, 11:23 pm

Re: How to make mobile responsive websites and banners (links for reference)

Post by Traveler »

Winston wrote:
May 21st, 2020, 1:41 am
@Traveler:

Will this work to make the home page mobile responsive or mobile friendly? Will it remove the sidebars and just put the center text portion onto a mobile screen? I'm talking about this viewport metatag that is used to make webpages mobile friendly.

Code: Select all

<meta name="viewport" content="width=device-width, initial-scale=1”>
It's used on my blog. You can read more about it here:

https://www.woorank.com/en/edu/seo-guid ... rt-for-seo

https://developer.mozilla.org/en-US/doc ... t_meta_tag

https://web.dev/viewport/

https://blog.hubspot.com/marketing/mobi ... port-setup

https://www.sitepoint.com/web-app-prototype-django-vue/

Will that alone work? Or will I have to tweak it?

The goal is to make the home page look like this:

Image

Any ideas?
Not sure. I may look into it.
Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Computers, Internet, Mobile Technology”