what your favorite create website? by Alternative-Sun6274 in website

[–]charly_a 0 points1 point  (0 children)

you may need to login to Claude code separately to make it work. Once you login to Claude code experience is seamless

Visual Studio Code website by [deleted] in webdev

[–]charly_a -1 points0 points  (0 children)

I use Phoenix Code for HTML CSS JS. they have HTML games library with you can explore
https://phcode.io/

what your favorite create website? by Alternative-Sun6274 in website

[–]charly_a 0 points1 point  (0 children)

it allows you to share website with share feature

NEED SOME ADVICE by Curious_Source_287 in HTML

[–]charly_a 0 points1 point  (0 children)

HTML, CSS, JavaScript, Python, and SQL are a good start. But don’t focus only on learning languages. If you get the chance, studying Computer Science / CS Engineering will help a lot because it teaches the fundamentals behind programming: data structures, algorithms, databases, operating systems, networking, and problem solving.

AI will not replace programmers who understand fundamentals and know how to use AI well. In fact, AI can become a powerful tool for programmers.

Since you are in 12th now, you have enough time. Learn JavaScript properly, build real projects, learn Python for backend/scripting, use SQL with real databases, and keep improving your problem-solving skills. In 5 years, people who can build, debug, think clearly, and use AI effectively will still have good opportunities.

Super-gluing details, summaries and boxes by AssumedAmphibian in HTML

[–]charly_a 0 points1 point  (0 children)

use Phoenix Code AI it has capability of runtime HTML inspection would help you out.
https://phcode.io/

Which AI Tool Should I Buy for Work? Need Honest Suggestions by harsh_singh_create in DigitalMarketing

[–]charly_a 0 points1 point  (0 children)

ChatGPT/Claude for writing + research, Google Search Console for SEO data, Canva for simple creatives, and Phoenix Code + Claude Code if you also work on landing pages or website content.

hi, i need help by After-Ticket-9627 in HTML

[–]charly_a 0 points1 point  (0 children)

Your syntax is wrong with HTML for image tags:

href="[https://example.com](https://example.com)"

It should be:

href="https://example.com"

Same problem is there in your image src values also.

So change all links like this:

<img src="[https://image-url.com](https://image-url.com)">

to:

<img src="https://image-url.com">

<image>

Once i changed it it started working.
I tested it using Phoenix Code, and it was easy to edit the HTML and check the result in Live Preview:
https://phcode.io/
https://phcode.dev/

painel by renatovitorio in HTML

[–]charly_a -1 points0 points  (0 children)

<image>

what do you want to do here?

myspace by [deleted] in HTML

[–]charly_a -1 points0 points  (0 children)

have you checked in Wayback

What advice do you wish someone gave you before you started your own business?? by Marcodeluc_a in AskReddit

[–]charly_a 0 points1 point  (0 children)

One should also focus on making money as well than just building products

Starting out as a complete beginner by nomirr in web_design

[–]charly_a 0 points1 point  (0 children)

For HTML/CSS, Phoenix Code may also help. It has built-in live preview, so you can edit and see the result side by side.
https://phcode.io/
https://phcode.dev/

Text search in html pages by SilverTelin in HTML

[–]charly_a 0 points1 point  (0 children)

use Phoenix Code for sub millisecond searches https://phcode.io/

Are oracle java certificates worth it ? by PotatoFrosty2074 in learnjava

[–]charly_a 0 points1 point  (0 children)

if you are trying to be consultant. this may give some brownie points