How do I make this website better?
The left and right containers will both have different text, but more like a list. Additional information: The page also has a parallel effect at the start, and we have good programming skills. Thanks in advance.
The left and right containers will both have different text, but more like a list. Additional information: The page also has a parallel effect at the start, and we have good programming skills. Thanks in advance.
These streaks have appeared on my pants since the first wash. What is this? Do I need to iron them? Wash them again?
When you imagine the color "green," you probably associate it with leaves, grass, or moss. "Red" brings to mind blood, tomatoes, raspberries, perhaps the setting sun. "Gray" brings to mind a rainy sky, a dolphin, or rocks, etc. What do you imagine when you think of "brown"?
Hello, I would like to paint the wooden furnishings of my new rodents to make them urine-proof. Does anyone know anything about this and can tell me if it's safe to use? I have two options, but the salesperson isn't sure if it's actually safe if the rodents swallow it. https://www.amazon.de/dp/B00H7ZADWQ/?smid=A1BM3PZVUTXN0R&tag=idealode-mp-pk-21&linkCode=asn &creative=6742&camp=1638&creativeASIN=B00H7ZADWQ&ascsubtag=d_iBfgL1qzn_ngYER-udFw&th=1&psc=1 https://www.discounto.de/Offer/PRIMASTER-fenster-und-Flaechenlasur-SF924-375-ml-nussbaum-3418558/
The shopping cart currently overwrites the existing quantity when a product is added again. How can I do this? <?php session_start(); include 'db.php'; // Check if a product_id is set in the URL if (isset($_GET['id_product'])) { $id_product = $_GET['id_product']; // Prepare and execute query to fetch product details $stmt = $conn->prepare("SELECT * FROM products WHERE…
Hey, This is the picture I want to give to my best friend for her birthday. If it helps, I talk and am much more open around others than she is. But she's not shy or anything. But we can both be quite quiet, too. Hope you can help Greetings Romanhexe
It would be good first to put a few basic questions into the room on which the page can be better described.
For example:
As far as possible: The answers are interesting for you, not for me. They serve as a help to realize how the page can be arranged thematically / in its mood..
For example, a website that is supposed to appeal to medieval fans would typically have a completely different basic colour (e.g. purple, brown) as a website that has made it the task of awarding soy milk (e.g. white, light brown tones). For a portfolio page, a one pager is probably sufficient, while a website about flora and fauna can be divided into several subpages. A portfolio of a photographer or artist is more influenced by images than the portfolio of a editor.
It is also helpful to look at several websites that go in the same or similar direction, as they usually have the same applications.
In addition to the content structure (assessment and prioritization), I would start with the typography selection as well as the color set in terms of design. The font not only characterizes the external style of the page, but in general how quickly visitors can process the presented texts (lies here). Usually a consistent style (i.e. only one font with different fonts) is advisable, the color palette would also be reduced (a color for action elements, a text color, a background color and possibly 2-3 supporting colors for transitions, etc.). Adobe Color can help a little. It takes research and tests for both stylistic agents.
With regard to the layout, you should see how many columns you need maximum for a side grid (design grid) (the screenshot as a result could be enough a two-column grid, unless you have content that would place even more boxes next to each other) and how large the width of the central content container should be. Here on GF you have a horizontally centered container with a maximum width of 1024px. You could also make it narrower or wider or leave it completely. In addition, the keywords Fluid (for contentful pages) and Elastic Layout (for pages with a greater focus on media content, less text) can be inserted.
If you have only a few content, you should see how you can fill the space in a meaningful way. Although separators/frames, battens or rounded corners can play in, I would guess from a flat-rate distribution (as on the screenshot). Avoids deep, visible nesting. On the screenshot you have two rounded boxes in a rounded box, which in turn floats on the website. It would be better to remove the first or second plane.
With little ideas, less design interest or lack of time, I would recommend searching for finished HTML templates. Via search engine you can quickly find some websites that offer them. Another possibility would be CSS frameworks that already specify styles (e.g. Ant Design, Bootstrap, Flat Remix, grommet, Materialize, MUI, …).
If you want to work more into layout design, then 99designs a possible starting point.
With tailwindcss
With Bootstrap.