I want to view the same web page on my Windows PC/Android tablet.

Asked 2 years ago, Updated 2 years ago, 54 views

Instead of providing a web page for each Windows PC/Android,
I'd like to see one web page from both sides.

The PC only looks at the web page, but I also want the tablet to scan the barcode using HTML5.

WindowsWhat are the problems that occur when sharing web pages on Windows PC/Android?
→ Does the layout collapse?Button size issue etc...

HTHow about bar code scanning using HTML5?
→ I think it's safer to create Android apps in java than to scan bar codes using HTML5

android java html5

2022-09-30 20:36

2 Answers

First of all, how about creating a page for both PC and smartphone?
For example, "How to write a CSS to create a responsive two-column layout"
It says that(as of November 20, 2019)
https://allabout.co.jp/gm/gc/463388/
This can be used as a single html by simply separating css from PC and mobile.
You can also display the link you need only on one side.
However, the menu on the PC is left and right, and the smartphone is up and down.
You need to consider a layout that can be used as well.


2022-09-30 20:36

Instead of providing a web page for each Windows PC/Android,
You want to display one web page from both sides, but if you create it with WordPress,
PC format and smartphone format
You can create a site that appears.
Can't I do it like this?


2022-09-30 20:36

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.