Discussion Overview
The discussion revolves around designing a navigation bar using Photoshop, specifically focusing on how to assign links to menu items and the feasibility of creating a drop-down menu from the design. It includes aspects of web design and the integration of graphics into HTML and CSS.
Discussion Character
- Technical explanation
- Conceptual clarification
- Homework-related
Main Points Raised
- One participant expresses confusion about how links are assigned to menu items in a navigation bar designed in Photoshop.
- Another participant clarifies that Photoshop is used for graphic design, and the images must be exported to formats like JPG, PNG, or GIF for web use.
- It is suggested that HTML code is needed to reference the exported image files for each menu item.
- There is a mention that creating a drop-down menu requires additional coding in CSS or JavaScript.
- A later reply emphasizes that the Photoshop PSD file serves primarily as a reference for measurements and layout, and that images for drop-down menus must be prepared in advance for the stylesheet.
Areas of Agreement / Disagreement
Participants generally agree on the role of Photoshop in designing graphics for web elements, but there is no consensus on the specifics of implementing drop-down menus or the best practices for linking images in HTML.
Contextual Notes
Participants have not fully explored the technical details of CSS or JavaScript required for implementing the drop-down menu, nor have they resolved how to effectively manage the integration of images into the webpage.