In this final assignment, you will apply what you’ve learned so far and add a simple contact form to your site. You’ll be creating a contact form. In your ‘contact.html’ file, create a semantically correct page, using the correct input… Read More
Category: WEBD 125
WEBD 125 – WEB PAGE DEVELOPMENT I – HTML
This course introduces students to web, development concepts, HTML5 and CSS including, planning, formatting and structuring web sites,, tables, forms, and implementing basic multimedia., Students will work on hands-on cases which will, guide them through basic aspects of web, development, including the design process,, interactivity, navigation, and implementation of, a web site.
Need Help in WEBD 125?
We can help you if your problem statement is updated. Just email your assignments at support@smartassignmenthelp.com.
We provide help for students all over the world.
WEBD 125 Week 6 Assignment Add Images to Your Site
In this assignment you will add images to your site. Before you begin this assignment, read about the <picture> element: The Picture element (Links to an external site.). Choose three different original images. These can be images you save off your phone,… Read More
WEBD 125 Week 5 Assignment Add Google Fonts to your Site using
In this week’s assignment you will add Google Fonts to your site. Go to Google Fonts (Links to an external site.) and choose two fonts — one for your header and one for your copy. Select two different font styles (Regular, Italic, Bold… Read More
WEBD 125 Week 4 Assignment Styling and Aligning Your Main Navigation with Flexbox
In this assignment you will work on your main navigation. In your index.html file, change the names of your links to “home”, “about”, “examples”, and “contact”. They should be all lowercase. Work on your main navigation. Using what you learned about… Read More
WEBD 125 Week 3 Assignment Add Media Queries to Your Style Sheet
You will use this exercise to see media queries in action on your site. While the styles we apply certainly don’t have to be final, you are encouraged to think of how this exercise will help you design your site…. Read More
WEBD 125 Week 2 Assignment Adding Semantic HTML and CSS to Your Site
This week you will take what you learned about semantic HTML and CSS and mark up improvements to the basic site that you created last week. Instructions: In your local root, create a file called ‘styles.css’ in your ‘css’ directory…. Read More
WEBD 125 Week 1 Assignment Marking up Your Site and FTP’ing to Coton

The first step in building your site is to build the structural HTML, the foundation of your site. For now you’re just marking up the site; you will add styles and other features later in the course. Be sure to refer… Read More