Project 2 Final

Post links to your Project Two websites for discussion and feedback.
User avatar
Samson VJ Saldana Ornelas
Posts: 21
Joined: Mon Jan 29, 2024 8:40 am
Contact:

Project 2 Final

Post by Samson VJ Saldana Ornelas »

Coding my site was honestly really tough, especially with figuring out how to put images and all that on the site. On my side in Dreamweaver, the icon would show up, but on my live site itself, it wouldn't. I also ended up not coding in the stars as I had enough trouble with the whole site itself, so this is what my site is supposed to look like. (Attachment below) Overall, I think I learned a good amount about coding and how to at least structure a site, even if I'm a bit underwhelmed by what I managed to code.

https://www.grc175.com/student/spring-2 ... n-ornelas/
Attachments
desktop_layout_final.png
-samson <3

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

Re: Project 2 Final

Post by Aub »

Hello! It looks great so far! Hopefully you can advance the website to work and it'll look great with your blue and black colors.
Aubrey Delos Reyes

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

Re: Project 2 Final

Post by Instructor »

I think you did a pretty decent job at realizing your design here, Sampson.

You certainly captured the layout of you Project One. And you've got the colors, buttons, and type working well. The background color and your huckleberry blue are working together nicely, especially with your buttons. Your font choice is coming through nicely as well. That rounded serif font is very welcoming and goes well with your theme. I even like the red lines. I know that they were supposed to be some sort of temporary marker, but they work well with your blues and really move the eye around your composition.

I do miss the starfield background. I think it would have made a great background image on your <body> tag. Your buttons aren't links yet, but they will be. It looks like your icon image is broken too. The icon image is loaded in your files, but I think the link is slightly off. Currently your image tag looks like this:

Code: Select all

<img  src="/images/icon.png">
It should look like this:

Code: Select all

<img  src="images/icon.png">
That "/" infront of your link is breaking it.

Good effort!
"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

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

Re: Project 2 Final

Post by Melissa Sanchez »

Hi Samson,

I think your layout is really good! I like the navigation in your website, It would have been really cool to see your images in it but you did a great job!
Melissa Sanchez

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

Re: Project 2 Final

Post by troutbelli »

I know you can do it. Your right, coding is for the birds. Your final image looks great. I'm missing the stars on the live link. You will get there. I just hope i make it.
Christine Lopez

Because of Me...

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

Re: Project 2 Final

Post by Laura »

Great start, you did great! Nice job getting most of it on there and the layout looks good. Nice start.
~Laura Nelson~

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

Re: Project 2 Final

Post by Olivia_haltom »

Hello! I love the layout of your design! The colors all work really well together and the font is easy to read. Great Job!

SandraT
Posts: 81
Joined: Mon Jan 29, 2024 1:35 pm

Re: Project 2 Final

Post by SandraT »

Hi Samson,

I am impressed by the layout of your site. I found that coding to be so difficult! The color palette is also working well.
Sandra Torres

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

Re: Project 2 Final

Post by Verenisse »

Hey Samson,
Websites looking great just missing the images and once you other projects get coded into your website those buttons should work great. I am excited to see your character put in there. Great job! :D
~Verenisse Ramirez[/i][/b]

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

Re: Project 2 Final

Post by seungwoo lee »

Hello,

Wow! I think your web design is really cool. I think you divided the layout neatly. Also, I think the background and font color match well. And I think it's good because the font style and font size are easy to read. Nice work!!

Post Reply