Sure! Here's a small HTML code snippet that includes CSS and JavaScript to showcase a portfolio item for Sage Headquarters:
html
Sage Headquarters - Portfolio Item
Sage Headquarters
Sage Headquarters is a modern office building located in the heart of the city. With its sleek design and state-of-the-art facilities, it provides an ideal working environment for businesses of all sizes.
Key Features:
- Flexible office spaces
- High-speed internet connectivity
- Meeting rooms and conference facilities
- On-site parking
- 24/7 security
Learn More
Please note that the code above is in plain text format. You can copy and paste it into an HTML file and save it with a `.html` extension. Make sure to replace the `sage_headquarters.jpg` image source with the actual image file path.
This code creates a simple webpage with a container for the portfolio item information. It includes a heading, an image, a description, a list of key features, and a "Learn More" button. The CSS styles the page with a clean and modern look, while the JavaScript adds interactivity to the button by displaying an alert message when clicked.
Feel free to modify the code to suit your needs and add more content as desired. Good luck with your portfolio item showcasing!