You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
-
3On one hand, I agree this might be the word I'm looking for, on the other, this is not explicitly refering to "It can work on multiple devices", it just says "hey, I can response generally". I'm sorry that the sentence isn't as clear as I want, unfortunatelly I have no words for better explanation. This answer will be picked as the correct one if there is none better provided in some time. Thanks! :-)Tatranskymedved– Tatranskymedved2018-02-27 12:32:19 +00:00Commented Feb 27, 2018 at 12:32
-
24@Tatranskymedved actually, "Responsive Design" is the technical term for specifically making a web application which scales well regardless of the screen size. It doesn't refer to the page "responding to the user" or things like that, rather the layout responds to the screen size. It may still not be what you want, especially if you want to use it to explain the concept in a non-technical way, but it does specifically refer to working well on a wide variety of devices.Kamil Drakari– Kamil Drakari2018-02-27 14:32:37 +00:00Commented Feb 27, 2018 at 14:32
-
2Responsive Design is actually the correct technical term for this type of web site. see w3schools.com/html/html_responsive.aspuser819490– user8194902018-03-01 21:56:33 +00:00Commented Mar 1, 2018 at 21:56
-
1@Tatranskymedved This is the most accurate answer. A quick Google search of "Responsive Wordpress Templates" will illustrate that it means precisely what you are looking for.Eric Hauenstein– Eric Hauenstein2018-03-01 22:47:04 +00:00Commented Mar 1, 2018 at 22:47
-
The OP's question asks for a word to describe a system that can be used on multiple devices or multiple peripheries. "Responsive" - although applicable to the specific example that the OP then gives - does not answer the question fully because it is ascribed mainly to interfaces, and not systems.John Go-Soco– John Go-Soco2019-06-04 08:10:53 +00:00Commented Jun 4, 2019 at 8:10
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- Review existing tags and read their descriptions to learn when they should be used.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. single-word-requests), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you