- Posts: 8
- Thank you received: 0
I was born under a wanderin' star -- and now I build websites.
2 years 1 week ago #539
by ellie
Replied by ellie on topic I was born under a wanderin' star -- and now I build websites.
You have to be specific. Don't say 'make it bigger.' Say 'increase the font-size of the h1 element in the site header to 2.5rem.' The more precise, the more precise the result.
The topic has been locked.
2 years 1 week ago #540
by pardner
Replied by pardner on topic I was born under a wanderin' star -- and now I build websites.
Specific. Right. And when I'm specific and it STILL does something weird? Last time I asked for a blue button and got a blue everything. Blue background, blue text on blue.
The topic has been locked.
2 years 1 week ago #541
by ben
Replied by ben on topic I was born under a wanderin' star -- and now I build websites.
That happens when you don't give it enough context. Tell it about the existing styles, the colour scheme. Drop it into the project folder and let it read the CSS first.
The topic has been locked.
2 years 1 week ago #542
by rotten
Replied by rotten on topic I was born under a wanderin' star -- and now I build websites.
That makes sense. Let it understand the lay of the land before you start asking it to change things. Like knowing your terrain before you set up camp.
The topic has been locked.
2 years 1 week ago #543
by ellie
Replied by ellie on topic I was born under a wanderin' star -- and now I build websites.
Exactly. The
Starter Kit
approach is good for this -- you start with a template that's already structured, so the AI reads it and understands conventions immediately.
The topic has been locked.
2 years 1 week ago #544
by pardner
Replied by pardner on topic I was born under a wanderin' star -- and now I build websites.
Conventions. Every time I learn one, they change it. Tables for layout, then divs, then flexbox, now grid. By the time I learn grid they'll invent something new.
The topic has been locked.
Time to create page: 0.181 seconds