CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 09:12:03 GMT
content-type: text/html; charset=utf-8
cf-ray: 965b034bdae02ffb-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=68705c5a-d241-4848-aba7-6c8319982311; expires=Mon, 27 Jul 2026 09:12:03 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 3cbaa6ff-f13e-4b5d-ac10-261ba8a3bc2f
x-worker-origin-response-time: 564000000
x-dns-prefetch-control: off
set-cookie: prov=68705c5a-d241-4848-aba7-6c8319982311; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=iU77L2RniQLoyj.qRMCU48nMDqXWwxmZh4mk5MFQnUs-1753607523-1.0.1.1-1u07LhrooFL4q5LOLUg1u3q.XY3gvKdUWU.xmPjFJq1L8ok8Fk.ShX8IuOZ7zsg2hvW4mkbqrusF6Dw.zTSxeVY0Ei_DH19GyIeIYhVr1H4; path=/; expires=Sun, 27-Jul-25 09:42:03 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=Zbj70jBm_TIgcwAq0ascJs2.v9rf.fonh7hxm0ZVykc-1753607523761-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'html' Questions - Code Review Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions 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).
1,794 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
1
answer
73
views
A Pacman clone in Javascript with binary heap and A*-based AI
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 ...
0
votes
0
answers
27
views
Fully animated React reorderable list
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 ...
3
votes
1
answer
244
views
HTML Editor: Online HTML Editor with Real-Time Preview (version 6)
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 ...
3
votes
0
answers
48
views
React section toggle with single active panel
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 ...
3
votes
1
answer
163
views
Bulk Text Replacer
I have created a simple text editor with a "replace all" feature. It's meant to be part of a larger project, so it needs to be robust and work reliably across various scenarios. Please ...
5
votes
1
answer
246
views
Parsing Markdown with bare hyperlinks: Hoping to find a way to workaround the "noscript" workaround
The following example shows how to use markdown-it to parse and render Markdown.
It works, but there is a dirty trick there, which I absolutely don't like: to ...
6
votes
1
answer
141
views
Dynamic image gallery with filters pulling from a JSON file
I have an image gallery of old internet banner ads that pulls URLs and metadata from a JSON file and then displays them based on a set of user-selectable filters. The filters can show/exclude images ...
7
votes
1
answer
185
views
Automatically trim spaces and remove special characters in HTML forms
We have a web-based customer management application. When copy-and-pasting data into our application, users sometimes enter leading or trailing spaces or special characters (tabs, or even control ...
3
votes
0
answers
55
views
Structure of nested Divs with a table
I'm a new frontend programmer.
I'm making a web site with flask, and to be honest, I don't know much about front-end so I don't know if what I'm doing is best practices. In one section, I have a div ...
-2
votes
1
answer
119
views
Clicker game feedback [closed]
Can someone please look at my clicker game and tell me if it is good and what to add?
...
5
votes
1
answer
485
views
HTA w/ VBScript to open and copy links
Note: I moved this from Stack Overflow to Code Review by suggestion of Tacoshy who added: "Instead of using an onclick attribute, why not simply use a single function with either a switch ...
5
votes
2
answers
619
views
Text processing: Filter & re-publish HTML table
Background
Some years back, with a surfeit of free time, I would scan through a webpage listing of "today's" free-to-air television listings hoping to find an interesting program or movie (&...
4
votes
3
answers
122
views
How to optimize the algorithm of generating images in javascript canvas?
I added this question on Stackoverflow, but it was suggested that I post it here.
Currently, I create 2000x2000 pixels canvas and tile the image on it, and then tiling the texture on top and applying <...
3
votes
1
answer
434
views
HTML Editor: Online HTML Editor with Real-Time Preview
Note
Please review the new question and ignore the following.
Overview
HTML Editor is a web-based HTML editor designed for web developers, designers, and learners. It offers a lightweight, minimalist ...
8
votes
2
answers
320
views
Library project - javascript
I am going through the Odin Project and have just finished the 'Library' project on their FullStack JavaScript course. As this is the first time I'll have my code reviewed, I want to know what I'm ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
javascript × 1053
css × 663
jquery × 440
php × 240
beginner × 194
html5 × 130
dom × 115
form × 76
python × 66
performance × 65
animation × 45
c# × 44
angular.js × 43
event-handling × 42
ecmascript-6 × 40
ajax × 39
twitter-bootstrap × 39
parsing × 38
mysql × 35
game × 31
object-oriented × 30
regex × 28
security × 28
calculator × 27
json × 27
more related tags
Hot Network Questions
- Why does the node Bounding Box suddenly produce a different result in version 4.5?
- Can expanding foam provide interior strength for a large model?
- Alternative to tedious assert-rewrite for trivial operations?
- Statistics – Linear Inference – What is the moment generating function of non-central t-distribution?
- Rec Letter from Professor (who I haven't done research with) or from Work Supervisor
- Question about relativity of simultaneity vs signal delay
- Confusing/incorrect sentence in proof of Zorn's Lemma in Lang's "Real and Functional Analysis"
- Why am I winning always? A coincidence perhaps?
- Is there such a thing as 'aerospace grade software'?
- How to make that the object sliding down along the local axis while following the rotation of the another object?
- How to extend an MDF shelf?
- How many simple groups are there of a given infinite cardinality?
- Is it possible to use the PC power button to pre-select the OS in rEFInd UEFI dual boot setup?
- What is the weight of holy water?
- Why does my laptop's display turn off when I'm away from the keyboard?
- When and why is fwait necessary when using the 8087 coprocessor?
- Are classified documents subject to a subpoena in discovery?
- Why aren't there baleen whales at about the size of a dolphin?
- Meaning of 芭蕉 in Tang age
- Easy ways to draw vector diagrams in TikZ?
- Why does Gaza Humanitarian Foundation (GHF) not distribute more food in Gaza?
- What's the difference between an eVisa and ETA travel authorization?
- What is the meaning of 'Tel.......,qui......'
- About Harp Pedaling for a Pentatonic Glissando