Skip to main content

Questions tagged [html]

HTML (Hyper Text Markup Language) is the standard content markup language of the web. It is an open standard developed and maintained by W3C (World Wide Web Consortium).

Filter by
Sorted by
Tagged with
6 votes
4 answers
515 views

I am building a dynamic web gallery that reads subfolders from a main directory and generates a navigation menu. Once a folder is selected, the code should display image names, but they must be ...
Jiu's user avatar
  • 61
1 vote
1 answer
139 views

I'm not sure if I am the first to do this but I just want to share what I've figured out. (This is used in an actual project) I was trying to figure out how to pull off a conditional CSS value in pure ...
Abet Giron's user avatar
4 votes
1 answer
241 views

In my solution, I have the following enum definition below. It's shared across several projects, including the front-end project: ...
Lukas's user avatar
  • 143
1 vote
0 answers
315 views

Some browsers were not showing text on my webpage in bold so I put some text that was between <span> tags between ...
Baangla Deshi's user avatar
4 votes
1 answer
185 views

Why I made it I built a small news-style website in Secondary 3 to publish monthly recaps of everything happening in my friend group. My friend’s pen name was Salmon (Who is also the one who designed ...
Chip01's user avatar
  • 900
7 votes
1 answer
108 views

I am new to front end development and thought to recreate the GUI of Fruity Balance just for practice. I would love to hear any advice on best practices. I am also wondering if any improvements could ...
Evr's user avatar
  • 71
4 votes
3 answers
214 views

I made my first ever JavaScript project. It is a program that calculates the GCD and LCM of 2 numbers that the user inputs. It also stores these 2 numbers in cookies so that they can be accessed for ...
Ana Kullanıcı's user avatar
6 votes
1 answer
315 views

Before I started, we had a few long introductory texts that were shown to users in different part of the editor window, depending on what type of object they are editing. The texts describe how to add ...
Lecker Kebap's user avatar
2 votes
0 answers
117 views

Following on from my previous question, I would like to know what could be improved here and whether it is now secure. I had to use Java 8 because the Blade lib was built with it, and I want to extend ...
Tobias's user avatar
  • 1,222
4 votes
1 answer
181 views

First of all: I was looking for a simple image captcha solution for a website, but all I found were "Over-the-top" solutions for me. So I decided to write something to self. I mainly use two ...
Tobias's user avatar
  • 1,222
3 votes
2 answers
272 views

rodde's Pacman clone I have this clone implementation of Pacman. It looks pretty much like the original, yet I had to impose some relaxations as I am not sufficiently masochistic to implement all the ...
coderodde's user avatar
  • 34k
0 votes
0 answers
50 views

I've been playing around more and more with React recently, and wound up wanting to create a fully animated reorderable list. You can get idea about what it looks like here. It's a self contained ...
Tom's user avatar
  • 101
3 votes
1 answer
390 views

Overview HTML Editor is a web-based HTML editor designed for web developers, designers, and learners. It offers a lightweight, minimalist environment for writing and previewing HTML, CSS, and ...
Mori's user avatar
  • 197
3 votes
0 answers
66 views

I’ve built a working animated panel menu in React using Framer Motion. Only one section expands at a time, making the animation smooth and visually clean. However, I’d like help improving or ...
MegaRapidz's user avatar

15 30 50 per page
1
2 3 4 5
121