Chapter 1 (Getting Started in Web Design) - 1
Chapter 1 (Getting Started in Web Design) - 1
Content-Related Disciplines
3
Content Wrangling 4
• Anyone who uses the title “web designer”
needs to be aware that everything we do
supports the process of getting the
content, message, or functionality to our
users.
Information Architecture
• An Information Architect organizes the content logically and for ease of findability.
They may be responsible for search functionality, site diagrams, and how the content
and data are organized on the server.
Content Strategy
• A Content Strategist makes sure that every bit of text on a site, from long explanatory
text down to the labels on buttons, supports the brand identity and marketing goals of
the organization.
• Content strategy may also extend to data modeling and content management on a
large and ongoing scale, such as planning for content reuse and update schedules.
Content Wrangling… 7
• There are many methods and deliverables that can be used to present a visual design
to clients and stakeholders. The most traditional are sketches or mockups (created in
Photoshop or a similar tool)
11
Code Slinging
10
Code Slinging 12
Frontend development
• Frontend refers to any aspect of the design process that
appears in or relates directly to the browser which includes
HTML, CSS, and JavaScript.
Backend development
• Backend developers focus on the server, including the
applications and databases that run on it. They will
certainly be required to know at least one, and probably
more, server-side programming languages, such as PHP,
Ruby, .NET (or ASP.NET), Python, or JSP,
Gearing up for web design 13
1) Equipment
• Up-to-date computer
• A large monitor
• A second computer for testing
• Mobile devices for testing
• A scanner and/or camera
2) Web Production Software
• Coding tools
• Sublime Text
• Atom
• Brackets
• Visual Studio Code
Gearing up for web design… 14
14