Snippets - Web Designer Wall

Web Name: Snippets - Web Designer Wall

WebSite: http://webdesignerwall.com

ID:758

Keywords:

Web,Snippets,Wall,

Description:

Design elements, playground and code snippets for Bootstrap HTML/CSS/JS frameworkBootsnipp is an element gallery for web designers and web developers, anybody using Bootstrap will find this website essential in their craft.Free Sign upLearn More This is an example of an E-commerce single product card that open details on a hover event, designed using HTML, CSS, and Bootstrap framework 4. The images and font styles are imported to the code with their URLs. The concept of Lists has been used with UL and LI components. UL element has been used with the child elements of LI to display the list items, in an orderly manner. The body of the form is given the styles of font-family as Open Sans , serif, and background as #AB47BC. The product card is given the styles of transform as translate(-50%, -50%), width as 300px, height as 400px, box-shadow as 0 20px 40px rgba(0, 0, 0, .2), border-radius as 5px, and background as #0e0e0f. The product name is displayed with a font-size of 20px. The product prize is given a font-weight style as bold, font color as #000, and font-size as 30px. The five list items are given five colors in the boxes. The product details section is given a bottom value as 160px, which changes to 0, in a hover event to display the product specifications. Source:https://bbbootstrap.com/snippets/ecommerce-single-product-card-open-detail-hover-49583085 E commerce single product card open details on hover This is another example of an E-commerce category filter sidebar, designed using CSS, HTML, and Bootstrap framework 4. The font styles are imported to the code with the URL. The concept of Lists has been used with UL and LI components. UL element has been used with the child elements of LI to display the list items of the categories, in an orderly manner. The body of the form is given the styles of background-color as #eeeeee, font-family as Open Sans , serif, and font-size as 14px. The filter group is given a border-bottom style as 1px solid #e4e4e4. The category card is given the styles of position as relative, display as flex to automatically rearrange the content according to the container, flex-direction as column, word-wrap as break-word to allow long words to be able to break and wrap onto the next line, background-color as #fff, background-clip as border-box, border as 1px solid rgba(0, 0, 0, 0.1), and border-radius as 0.37rem. The list items are displayed in a font color of #343a40. The checkboxes take a fill effect of #3167eb, in the active mode. The size buttons take the styles of background-color as #fff, and border-color as #989898, in a hover event.Source: https://bbbootstrap.com/snippets/ecommerce-category-filter-sidebar-79153947 E commerce category filter sidebar This is an example of an e-commerce multiple items add to cart sidebar, designed using HTML, CSS, and Bootstrap framework 4. The product images are imported to the code with their URLs. The form is given a background color as #eee. The Add to Cart button is created as a primary button with the styles of border as 1px solid RGB(231, 231, 231), font-size as 0.7rem, font-weight as bolder, and padding as 2px. In a hover event, the button changes its background color to #2196F3, and border color and font color to #fff. The product name is given a font-size as 0.7em, and font-weight as 700. The header title of the form is given a font-weight as bold to highlight the text, whereas the subtitle is defined as muted text in HTML. The weight selection menu is given the styles of height as calc(1.8em + 0.6rem + 14px), font-size as 12px, and padding-right as 2.8rem.Source: https://bbbootstrap.com/snippets/ecommerce-best-value-product-sidebar-29637738 E Commerce multiple items add to cart sidebar This is an example of e-commerce add to cart item sidebar, designed using HTML, CSS, and Bootstrap framework 4. The background images are imported to the code with the URL. The form is given a background color as #eee. The product image is given height and a width of 120. The header title of the card is given a font-weight as bold to highlight the text. The card is given a background color as orange, and a font color as white, whereas the background of the inner class is set as #fff and font color as black. The Add to Cart button is created as a primary button and changes the background color to #f4a540, in hover, and active events. The weight selection dropdown list has the styles of height as calc(2.1em + 0.5rem + 12px), font-size as 15px, and padding-right as 4rem.Source: https://bbbootstrap.com/snippets/ecommerce-add-cart-item-sidebar-65791195 E Commerce add to cart item sidebar This is an example of a simple E-commerce product card sidebar, designed using HTML, CSS, and Bootstrap framework 4. The form consists of three tabs and one button. The three tabs are created as radio type tabs. The body of the form is given a background color as #eee, whereas the product card is given a style set of box-shadow as 0 0 5px rgba(0, 0, 0, 0.15), float as left, font-family as Lato , Arial, sans-serif, font-size as 16px, margin as 10px 1%, max-width as 310px, min-width as 250px, position as relative, text-align as left, and width as 100%. The description text of the card is displayed using a font-size of 12px, and a margin-top as 11px. The cursor style for the tabs is set as pointer to get the hand cursor effect in a hover event. The tabs are given the styles of border as 1px solid #8f37aa, display as inline-block, font color as #8f37aa, border-radius as 5px, font-size as 11px, and text-transform as uppercase to automatically convert the text to uppercase. The tabs change their background color to #8f37aa, in a hover event. Source:https://bbbootstrap.com/snippets/bootstrap-ecommerce-product-card-sidebar-radio-button-78216618 E Commerce product card sidebar This is another example of a user profile with social media links and hover effects, designed using CSS, HTML, JavaScript, and Bootstrap framework 4. The font styles and images are imported to the code with their URLs. The JavaScript functions have been used to display and hide the hidden section of the form, on a clicked event. The form is given the styles of height as 650px, width as 100, and a linear gradient background. The profile container has the styles of width as 350px, height as 450px, background-color as white, border-radius as 8px, position as relative, and box-shadow as 0 0 25px black. The profile container is split into two cards, out of which the first one is given the styles of width as 350px, height as 300px, and background-color as #FF9299. The cursor style for the dropdown icons is given as pointer. The name is displayed using a font-size of 20px, and a font-family as Rubik , sans-serif. The follow button is given a font color as #FF9299, and background color as white, which changes to cadetblue, in a hover event. The social media icons also change their background colors accordingly, in a hover event.Source: https://bbbootstrap.com/snippets/profile-of-user-social-media-links-93047561 User profile with social media links This is another example of a simple user profile with a follow button, designed using CSS, HTML, and Bootstrap framework 4. The profile image is imported to the code with its URL. The profile card is given a style set of position as relative, display as flex to automatically rearrange the content according to the container, flex-direction as column, word-wrap as break-word to allow long words to be able to break and wrap onto the next line, background-color as #fff, background-clip as border-box, and a border value as 1px solid #d2d2dc. The number of followers, posts, and likes are displayed using a font-size of .9375rem. The follow button is given the styles of font-size: 0.875rem, line-height as 1, font-weight as 400, padding as .7rem 1.5rem, and border-radius as 0.1275rem. It is also given a border-color as #3da5f4, and a background-color as #3da5f4.Source: https://bbbootstrap.com/snippets/user-profile-font-awesome-icons-43178317 User profile with a follow button This is an example of a user profile card on hover dropdown, designed using HTML, CSS, JavaScript, and Bootstrap framework 4. The profile images are imported to the code with their URLs. The form consists of three user profile cards that have a hidden profile description which can be expanded by hovering over the image. JavaScript functions have been used to implement the slide up and slide down functions of the profile description in a hover event. The profile panels are given the styles of text-align as center, cursor style as pointer to get the hand cursor effect in a hover event, and font-family as Raleway , sans-serif. The profile description is displayed using a font size of 12em. The profile footer has the styles of font color as #fff, background-color as #47c8ed, and text-shadow as 1px 1px 1px rgba(150, 150, 150, 1).Source: https://bbbootstrap.com/snippets/profile-hover-dropdown-53424388 User profile on hover dropdown This is another example of a user profile layout with hover effects, designed using HTML, CSS, and Bootstrap framework 4. The profile images are imported to the code with their URLs. The body of the form is given a background color as #000. The form consists of three panels with user details. The panel heading section is given a transition value of height 600ms ease-in-out. The user image in the panel is given a transform effect of translate3d(-50%, -50%, 0). The panel body section is given the styles of height and width as 70px, background-color as #fff, border-radius as 50%,opacity as 1, box-shadow as 0 0 0 3px #fff, transform as translate3d(-50%, -50%, 0), and transition as opacity 400ms ease-in-out. In a hover event, the panel heading changes the height to height: 55, and takes a transition value of height 400ms ease-in-out, whereas the panel body changes the opacity to 0, and takes a transition value of opacity 400ms ease-in-out.Source: https://bbbootstrap.com/snippets/user-profile-hover-effect-47998750 User profile with hover effect This is an example of a simple user profile with hover effects, designed using HTML, CSS, and Bootstrap framework 4. The profile image and fonts are imported to the code with their URLs. The concept of Lists has been used with UL and LI components. UL element has been used with the child elements of LI to display the child elements of the user profile, in an orderly manner. The body of the form is given the styles of background-color as #EEEFF3, and font-family as Poppins , sans-serif. The user profile card is given a border value of 1px solid #EBEDEC. The list items are created as muted text with a font-size given as 14px. The cursor style for the list is set as pointer to get the hand cursor effect in a hover event. In a hover event, the list items take the styles of background-color as #ECF2FE and font color as #224bba. Source: https://bbbootstrap.com/snippets/bootstrap-user-profile-economic-details-92549790 User profile with hover effects This is an example of a user profile with animation, designed using HTML, CSS, JavaScript, and Bootstrap framework 4. Media quarries have been used to increase the responsiveness of the form whereas the imported to the code with their URLs. JavaScript functions have been used to implement the fade-in animation. The body of the form is given the styles of background-color as black and font-family as Roboto , sans-serif. The card container is given a linear gradient color as (to bottom, #e53935, #3949ab), and font color as white. The name title is given the styles of width as 90%, background-color as RGB(255, 255, 255, 0.2), font-size as 3vw, font color as black, animation-name: first, animation-duration as 1s, and animation-fill-mode as forwards. The bio details are displayed using a font-size of 1.2vw, whereas the stats are displayed with the styles of background-color as #e53935, font color as gold, height as 3vw, animation-name: fourth, animation-duration as 1s, animation-fill-mode as forwards, and animation-delay as 2s.Source: https://bbbootstrap.com/snippets/player-profile-using-animation-40230486 User profile with animation This is an example of a simple individual user profile in a social network, designed using HTML, CSS, and Bootstrap framework 4. The images are imported to the code using their URLs. The body of the form is given the styles of background as #654ea3, background color as linear-gradient(to right, #e96443, #904e95), and min-height as 100vh. The text in the profile header is given a font color as white and the profile head is given a transform style as translateY(5rem). The no of photos, following, and followers are given a font-weight as bold to highlight the text. The about section is given a font style of Italic. The Show All button is set as a muted text link, which takes an underline effect, in a hover event. The Edit Profile button is also set to take a fill effect, in a hover event.Source: https://bbbootstrap.com/snippets/individual-user-profile-social-network-94176986 Individual user profile on a social network

TAGS:Web Snippets Wall 

<<< Thank you for your visit >>>

Websites to related :
Tutorial Outpost Photoshop Tuto

  3D Floral Text Effect by admin on July 28, 2010 Using Adobe Photoshop software learn how you can design cool 3 dimensonal floral text effects. This ef

Children's Music

  Children's MusicFind music you and your little one can enjoy together. Find songs and artists for all ages with band recommendations, playlists, and a

Photoshop — a how-to community

  Want to change someone s sex in Adobe Photoshop—making a boy look like a girl or a girl a boy? This clip will get you started. Whether you re new to

Broadway World.com - Broadway's

  RECAP: The Original Cast of CATS Shared Backstage StoriesStars in the House continued Friday night (8pm) for a CATS Original Broadway Cast reunion wit

POPSUGAR Australia

  TVHot Take: 13 Reasons Why Should Have Ended (Forever) After Its First Season by Hedy PhillipsWeight LossThis Delicious, Satisfying Meal Plan Could He

Funny Or Die

  The Perfect Phone For Filming Police Brutality with Jerrod Carmichael Finally, a phone designed specifically to record police brutality, call the poli

People.com | Celebrity News, Exc

  Sopranos Creator Accidentally Reveals What Really Happened to Tony in Series Finale"> "I had always thought of myself as a progressive person," mom

Idolator Music News, Reviews, a

  BEP's New Album Features Shakira, Maluma & Becky G One of the few good things to happen in 2020 is the resurgence of The Black Eyed Peas. The iconic h

Home | Release Date

  When Will Tales from the Loop Season 1 Premiere on Amazon Prime? 'Tales from the Loop' will premiere on April 3, 2020, on Amazon Prime. Tales from th

Walt Disney Television Press

  Disney Junior Press | Mira, Royal Detective - FRIDAY, June 12th Mikku and Chikku decide to open their own detective agency, but when their first inves

ads

Hot Websites