Dear fellow WDF,
It is my pleasure to write you.I want to learn web designer online and i dont know where to look for the resources to do so.Please help out.In this time of reccession,i think someone has to acquire demanding skill.I believe nothing is too difficult to know/learn.with very hard work ,the sky will be my starting point.
I hope to reading from very soon.
Thanks.

Dani AI

Generated

A compact, practical path for learning web design online — building on notes from , , and . Start by treating web design as two linked skills: front-end implementation (HTML/CSS, a little JavaScript) and visual/UX craft (layout, typography, color, prototyping). Reliable, up-to-date learning hubs: MDN Web Docs — Learn web development and freeCodeCamp — Responsive Web Design.

A simple learning workflow to follow:

  • Learn semantic HTML first (headings, lists, forms, landmarks) and the viewport/meta basics.
  • Add CSS: box model, positioning, Flexbox and Grid for layouts.
  • Make designs responsive with a mobile-first approach and media queries.
  • Prototype visuals and interactions in a UI tool (Figma is current-standard for wireframes and prototypes).
  • Put projects under Git, host on GitHub Pages to build a live portfolio.
  • Iterate: copy small parts of real sites to learn patterns, then redesign them from scratch.

Helpful links and checks: Figma’s learning pages for UI work (), the W3C accessibility guidelines (WCAG) for inclusive designs, and GitHub Pages for simple hosting (GitHub Pages).

On creativity: ’s concern is common, and ’s point is right — creativity grows with practice. Build a “swipe” file of designs that work, reproduce them to learn the choices behind spacing, hierarchy and color, then push variations. Quick troubleshooting tips: when layouts break, inspect computed styles in DevTools for unexpected margins/padding or specificity; when readability suffers, increase line-height and check color contrast against WCAG thresholds.

Recommended Answers

All 4 Replies

Learn HTML and CSS, then start learning Photoshop.
By the way: if you have no creativity..i suggest you leave the web design and start learning programming...

By the way: if you have no creativity..i suggest you leave the web design and start learning programming...

I don't know about that... I'm of the opinion that it's possible to learn to be creative. If you'd asked me several months ago, I would have said I'm probably the least creative person I know. But I think I'm slowly starting to see what grabs the eye and gets people interested. I think by looking at other people's work and researching what is visually appealing, then practicing techniques to recreate them, anyone can learn to make their own unique work. Besides, programmers need to be creative too, if not necessarily in a visually impressive way :)

search in google u will get many links

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.