Skip to main content

Questions tagged [css]

CSS stands for Cascading Style Sheets and it is almost use for styling XML (Extensible Markup Language) and HTML (Hyper Text Markup Language) documents like fonts, layouts and colors.

0 votes
1 answer
72 views

I am fleshing out a small desktop game that will be HTML5-based. Grid zone 3 uses one canvas element, and that is placed correctly without any visible gaps between the edge of the canvas and the ...
Eric Marceau's user avatar
0 votes
0 answers
97 views

I'm looking for a way to render html and css elements within an executable as an overlay. There are programs today made in electron such as Blitz or even the best known Discord. They do overlay within ...
robert's user avatar
  • 1
2 votes
2 answers
899 views

I've tried a basic google search and am still having trouble with this one. Unity encourages the use of UI Toolkit at this point, as opposed to their old system, so that's what I'm going with; I have ...
Michael Macha's user avatar
0 votes
1 answer
278 views

I was making a html game and all the elements are blurry is there a fix to this? I use css but it makes it blurry Code ...
Giuca002's user avatar
0 votes
0 answers
103 views

My crossword is a table made with <td> tags. The input boxes are textboxes (input="text"), styled with CSS. My question is how do you get the focus to the ...
 A.J.'s user avatar
1 vote
1 answer
127 views

I'm a beginning programmer and i need to make a game. The rough idea revolves around fleets fighting in turn based battles while you control your factions resources and manpower. The original concept ...
CMDR_Garbage's user avatar
1 vote
1 answer
2k views

This is the code I've written so far: Html: ...
Eeea's user avatar
  • 7
3 votes
2 answers
918 views

The following messy code implements a decent hex map, but I have no way to detect edges and corners: ...
user85780's user avatar

15 30 50 per page