Home » Nouvelles » Explore the Alston, Gold Coast’s Flashy New Steakhouse

Explore the Alston, Gold Coast’s Flashy New Steakhouse

I can definitely help you with that! You’ve provided HTML code that displays a set of images, likely within a web article or post. Here’s a breakdown of the code, along with some considerations:

Code Breakdown

The code you provided focuses on image display using a combination of HTML elements for a modern, responsive image experience.

: This is the container for each individual image and its associated caption.Using the

element is semantically correct, as it groups an image with its optional caption (
).The class likely controls the layout, styling, and responsiveness.

: This element, with the associated class seems to act as a wrapper within the

, potentially for styling or other layout purposes.

: This element with the class seems to hold the actual and elements.

: This is a crucial component for responsive images.

A tag is used to select the most appropriate images based on the user’s screen size, resolution, and browser support.

data-cid: is likely used for CMS or other tracking.

data-cdata: seems to be holding information about the asset.

: The key to responsive images! The srcset attribute specifies multiple image sources at different sizes. The browser chooses the most appropriate one based on the screen’s dimensions, pixel density, and the sizes attribute.

sizes="(min-width: 1221px) 846px,(min-width: 880px) calc(100vw - 334px),100vw": This attribute tells the browser how to size the image. It has a set of media queries:

(min-width: 1221px) 846px: If the viewport width is 1221px or wider, the image shoudl be 846px wide.

(min-width: 880px) calc(100vw - 334px): If the viewport width is between 880px and 1220px, the image should be as wide as the viewport’s width minus 334px.

100vw: If the viewport width is less than 880px, the image should be 100% of the viewport width(full-width).

type="image/webp": This tells the browser that the image is in the WebP format (a more efficient image format). If the browser supports WebP, it will use the WebP image.

: This is the “fallback” image. If the browser doesn’t support the element or WebP images, it will use the tag. It also has a srcset to allow the browser to choose a size based on display size.

alt="": This is an vital accessibility attribute. it provides a text description of the image for users who can’t see it (e.g., screen reader users).

loading="lazy": This attribute tells the browser to load this image “lazily” (load it only when the user scrolls near it), which can improve page load times.

data-upload-width="..." width="..." height="...": These attributes are related to the original dimensions of the image and are likely used to maintain the image’s aspect ratio during display.

: This container holds metadata about the image.

Everything is better in the club.
: This is the image’s caption.

: this likely defines the overall layout of the images, possibly using a CSS Grid.

: This defines the container for each individual image within the grid.

Key Takeaways and Considerations

Responsive Images: The use of , , srcset, and sizes is excellent for creating responsive images that adapt to different screen sizes and resolutions.

Image Optimization: Using WebP format (through the tag) and lazy loading (loading="lazy") are good practices for image optimization, which contributes to faster page load speeds and an improved user experience.

Accessibility: The alt attribute is crucial for accessibility. Make sure to provide meaningful descriptions of the images, otherwise someone using a screen reader will miss the content.

Layout and Styling: The CSS classes (e.g., e-image, c-image-grid, etc.) indicate that CSS is being used to control the layout, appearance, and responsiveness of these images.

CMS/Platform Integration: The data-cid and data-cdata attributes suggest that this image code is likely generated dynamically by a content management system (CMS) or a similar platform.

WebP support: The code is checking for WebP support. Ensure the images are correctly generated in WebP format for the best optimization.

If you have specific questions about this code, feel free to ask! For example, you could ask:

“how can I make sure my images are WebP?”

“How does the sizes attribute work in this case?”

“What’s the purpose of the data-upload-width attribute?”

“How can I change the caption style?”

“Why is accessibility critically important in this code?”

In recent times, Chicago has been once again embracing its meatpacking history with a rush of new steakhouse openings. Trend pieces are no doubt on their way about the allure of comfort food and a need to return to the simple life. However, that’s not the formula deployed at the Alston, an opulent steakhouse that debuts on Friday, May 30, on the third floor of the 971-foot-tall One Chicago, a $750 million skyscraper built in 2022. This is the same building that houses Gold Coast’s Whole Foods.

Executive chef Jenner Tomaska

The food’s from Jenner Tomaska, the James Beard Award finalist behind Esme in Lincoln Park. Tomaska is showing discipline at Alston, embracing his new role in developing a steakhouse menu that can appeal to the masses without sacrificing his avant-garde style that brought Esme a Michelin Star. The hope is that Tomaksa can incorporate elements of fine dining, including superior service, quality ingredients, and cheffy techniques, to show Chicago that a great steakhouse is about more than just keeping the juices in the chops. Tableside preparations include a bread cart and a duck press with the poultry carved in front of diners. The Alston is supposed to represent Midwestern steakhouses crossed with nouvelle French cuisine.

The meat is prime and dry-aged, cooked over charcoal. Wagyu comes from American, Japanese, and Aussie sources. They range from $55 for a six-ounce dry-aged filet to $260 for a 16-ounce, 60-day dry-aged American wagyu chop, called the S.W. Chairman’s Cut. The chop is coated in butter and Red Boat Vietnamese fish sauce before heading to the dry-aging cabinet.

An arsenal of sauces is available to accent the selections. A rack of Dover sole is a tribute to Esme’s tasting menu and its unique showstopper. Salt-baked trout is also available. A selection of pastas and salads should sate vegetarians. A Members Tower costs $300 and comes with a dozen oysters, four spot prawns, three razor clams, two scallops, a half-pound of King crab, and a whole cold water lobster.

A server using a saw to slice bread.

The bread service is tableside.

A bone-in steak

Bone-in dry-aged ribeeye.

Fifty/50 Restaurant Group, which also runs Kindling inside the Willis Tower, continues its downtown push. Visitors will find an assortment of textures used throughout the space. Don’t blink, your eyes aren’t deceiving you — the art on the ceiling of the main dining room changes. There’s a digital projection screen that can stream a variety of art. It’s a way Tomaska can bring a touch of Esme to the world of beef.

There’s a wine cellar, with selections curated by Charlie Trotter’s alum Ken Frederickson, and tons of space for private events. A terrace with beautiful views of downtown Chicago will debut later this summer. Management hopes the outdoor seating will be more cocktail-focused, and there are plans for live music. There’s also a members-only club which is downright intimate compared to the main dining room. That will come with a special menu.

Walk through the space below and check out select dishes in the photos below.

The Alston, 750 N. State Street, third floor, opening on Friday, May 30, reservations via OpenTable.

A seafood tower

Members Tower

Artichoke en Crépinette

bread service

Bread service.

Rack of Dover Sole

Rack of Dover Sole

Pommes Boulangères au gratin

A bathoom.

Even the bathroom is special.

A bar.

Everything is better in the club.

The seats stretch out.

#Explore #Alston #Gold #Coasts #Flashy #Steakhouse

You may also like

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Statcounter code invalid. Insert a fresh copy.