Skip to main content

Questions tagged [layout]

The layout tag is for questions about the placement, alignment and justification of objects with respect to a containing element.

3 votes
0 answers
157 views

This is my code of the Java Swing LayoutManager that I wrote for Cerebrummi vocabulary trainer. Screenshots I made it available (version 3.0) on github to be used freely. Unfortunately it was never ...
dragoness's user avatar
  • 317
5 votes
1 answer
63 views

I create generic Row to handle almost 90 percent of the basic feature. I need your feedback to make it more flexible and extensible ...
C Sharp Guy's user avatar
4 votes
1 answer
99 views

I have tried to make my code more modular and reusable by utilizing fragments in activity. The purpose is to have a static activity with a FragmentContainerView that hosts various fragments. Each ...
Kevin's user avatar
  • 71
-1 votes
1 answer
94 views

I am using Bootstrap v5.3 to create a card layout, and I want it to be SEO-friendly (see this link for my SEO-friendly criteria). Below is my card component I wish to optimize and, if possible, to ...
Rusurano's user avatar
  • 109
4 votes
1 answer
6k views

Currently I am working on a project for which I want to have the different links (div elements) placed randomly on my webpage. To accomplish this, I first generate a set of coordinates and later check ...
timlwsk's user avatar
  • 91
3 votes
1 answer
250 views

I have surrounded my initials with a circle. This is intended to be a re-usable component in a responsive layout. (When it is re-used the text will always be two letters, and the font won't change. It ...
dcorking's user avatar
  • 321
2 votes
0 answers
61 views

I want to know if my SCSS code looks correct. Note: Everything works as I expected. The Main Idea of this code is to generate Word Break Utilities for controlling word breaks in an element. using SCSS ...
HoussamDev's user avatar
6 votes
1 answer
340 views

I have a list of labels for printing. Now I have go over the list and print the labels. The layout is specified by how many labels per page and per row on a page I can print. ...
Dehalion's user avatar
  • 163
4 votes
1 answer
645 views

I'm working on a vue.js / nuxt.js project, applying the Atomic Design methodology, I need to do one to set the grid layout and using CSS Grid Layout. I already did the component, but I think I did ...
user204713's user avatar
1 vote
1 answer
1k views

I want to display multiple radio buttons in a layout with multiline style as an item inside a RecyclerView. Look at the code I provided below and suggest how I can ...
Android Developer's user avatar
3 votes
0 answers
395 views

I have taken someone else's HTML and CSS code for grid layouts and reactified it. When converting the code to React, I tried to make it as simpler. I would like to learn from community, if any ...
Priyanka's user avatar
  • 201
1 vote
1 answer
261 views

I have coded an UI from dribble design as a challenge and completed it but I think The CSS I wrote is really bad. I am a beginner. How can I improve my CSS?. One of the main problems is that I am ...
Gourav Thakur's user avatar
3 votes
1 answer
232 views

I got a long string, let's call it Story. I fetch this story from a database so I don't know how long it is. I want to display this story in a view, but what if ...
mazen's user avatar
  • 155
4 votes
1 answer
7k views

Some JavaScript libraries relies on window innerWidth and innerHeight to do their calculations ...
buzatto's user avatar
  • 141

15 30 50 per page
1
2 3 4 5 6