Project 02 Final

Post links to your Project Two websites for discussion and feedback.
SandraT
Posts: 81
Joined: Mon Jan 29, 2024 1:35 pm

Project 02 Final

Post by SandraT »

Hi Everyone,

This project was so difficult so I am posting what I got. The images are not displaying, although I am not sure why. I have yet to incorporate the beehive theme but I hope that the link actually works.

https://www.grc175.com/student/spring-2 ... ra-torres/
Sandra Torres

Aub
Posts: 75
Joined: Tue Jan 30, 2024 4:11 pm

Re: Project 02 Final

Post by Aub »

Hey! the link works great but yeah the images aren't really showing up it's just text. At least you got one thing down, and thats to get the website working good luck on getting the rest up!! I have no clue how to help you however, sorry.
Aubrey Delos Reyes

Melissa Sanchez
Posts: 32
Joined: Mon Jan 29, 2024 12:34 pm

Re: Project 02 Final

Post by Melissa Sanchez »

Hi Sandra,

Good news the link works! Sadly the images show up but I think the most important part is that you have your website up. I think something that would help it is using more of that negative space you have.
Melissa Sanchez

User avatar
troutbelli
Posts: 87
Joined: Wed Jan 24, 2024 7:33 pm

Re: Project 02 Final

Post by troutbelli »

I wish your images were showing so I could give you some feedback. Good luck getting it up and running.
Christine Lopez

Because of Me...

User avatar
Laura
Posts: 76
Joined: Sat Feb 03, 2024 3:13 pm

Re: Project 02 Final

Post by Laura »

Helloo! Great start, the html looks great. Nice job and I know it will continue to grow into your beautiful website design you originally had. This stuff is hard!! Nice start.
~Laura Nelson~

Olivia_haltom
Posts: 75
Joined: Tue Jan 23, 2024 7:35 pm

Re: Project 02 Final

Post by Olivia_haltom »

Hello! This is a really great start! I would suggest changing the backround color to a yellow, if you cant push the beehive theme any further!

User avatar
Instructor
Site Admin
Posts: 1869
Joined: Thu Jul 21, 2011 8:51 am

Re: Project 02 Final

Post by Instructor »

Yup! The link works.

It's a nice clean layout at the moment. You've got quite a start going with your text. I especially like the bodycopy font. It stands out next to your others. The black background is grat for contrasting things like your white type off of. You've got good slots for your images in place and a good layout. This has the bones of being a good little webpage.

You want to know why your image links don't work? It comes down to an extra character in your image links. Your image links look like this:

Code: Select all

<img src="/images/logo.png" width="250" height="250"/>
The reason why they're breaking is because of that forward slash "/" in front of your source link. If you write your image tags like this:

Code: Select all

<img src="images/logo.png" width="250" height="250"/>
They'll work fine. It's little details like this that prematurely aged me when I was learning this stuff.

I miss the beehive honeycomb graphics. I thought they added character. Them and the yellow lines. I also don't see where your buttons are going to go to link to the other projects. I think those and some pics would have completed it.

A good start!
"Inspiration is for amateurs. The rest of us just show up and get to work." — Chuck Close

Michael Ganschow-Green - GRC 175 Instructor
mganschow@tmcc.edu | 673-8200 ext.5-2173

Verenisse
Posts: 80
Joined: Wed Jan 24, 2024 6:51 pm

Re: Project 02 Final

Post by Verenisse »

Hi Sandra,
Nice work, I see what you intended to do, I just couldn’t see your images, but that alright, since we all struggled in some way. I can’t wait to see everything in full and see the greatness of your website. Great job! :D
~Verenisse Ramirez[/i][/b]

seungwoo lee
Posts: 79
Joined: Mon Jan 29, 2024 11:50 am

Re: Project 02 Final

Post by seungwoo lee »

Hello,

It's good that your web is open well. But I couldn't see your image. But I think it's good that your website is open. I also think it was good to use contrasting colors with black background and white font color. Nice Work!!

ngrunwald
Posts: 79
Joined: Tue Jan 30, 2024 11:58 am

Re: Project 02 Final

Post by ngrunwald »

Hi Sandra,
Your website does work, but I couldn't see your images. This project was tough, you got it though. Great job
Noah Grunwald

Post Reply