Skip to content

iamtidu/WebDStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

WebD Studio

Link:

WebD Studio

Home Page


WebD Studio

Color Picker Page


WebD Studio

Editor Page


Welcome to WebD Studio! Our tool allows you to easily customize `div` elements into any shape using scroll bars. Instantly preview your changes and generate the corresponding HTML/CSS code to copy and paste directly into your projects. You can also preview your generated code; clicking on the code will open the code editor.

Key Features

  • Color Customization: Choose colors from a variety of color palettes or create your own.
  • Real-Time Preview: See changes as you make them.
  • In-Built Code Editor: Preview your designs in light or dark mode.
  • Code Generation: Generate and copy HTML/CSS code with ease.
  • Code Management: Save or delete your generated code.

Usage

  • Color Picker Note: If there is a color code in the input field, the color picker will not work. Clear the input field to use the color picker.
  • Reset Properties: Use the scroll bars to customize the div, and press [reset button] to reset the properties to their default values.
  • Checkbox Requirement: Please check the box before using. If unchecked, it will not generate the code for that section. However, the changes will still be displayed in the div even if the box is unchecked, but the code will not be provided.
  • Color Palettes: Click on any color to copy the color code to your clipboard. Note that any colors or palettes you create will not be saved after refreshing or reloading the website.
  • Code Editor: The recent view code is saved even if you delete the generated code. However, any data typed in the code editor will not be saved. Only the most recent view of the code is preserved. Switch between light and dark modes using the "Mode" button.

Disclaimer

Generated code is stored in local storage. If you clear the local storage, the saved data will be removed.

Information

Title: WebD Studio - Customize Div Elements Easily

https://webdstudio.vercel.app/

Description: WebD Studio is a powerful tool that allows you to easily customize div elements into any shape using scroll bars. Preview changes in real-time and generate HTML/CSS code to integrate into your projects.

Keywords: WebD Studio, div customization, HTML/CSS code generator, code editor, color palettes, web development tools

Author: Udit Kumar

WebD Studio - Customize Div Elements

Here’s a detailed guide to the properties you can adjust to customize your div elements:

Display

  • Width
  • Min-Width
  • Height

Border

  • Border Size
  • Border Style
  • Border Radius
  • Border Radius Top Left
  • Border Radius Top Right
  • Border Radius Bottom Left
  • Border Radius Bottom Right
  • Border Color

Shadow

  • Outside Shadow Vertical
  • Outside Shadow Horizontal
  • Outside Shadow Opacity
  • Outside Shadow Scale
  • Outside Shadow Color
  • Inside Shadow Vertical
  • Inside Shadow Horizontal
  • Inside Shadow Opacity
  • Inside Shadow Scale
  • Inside Shadow Color

Transform

  • Rotate (2D)
  • Scale (2D)
  • Translate X (2D)
  • Translate Y (2D)
  • RotateX (3D)
  • RotateY (3D)
  • RotateZ (3D)
  • Scale (3D)
  • Translate X (3D)
  • Translate Y (3D)
  • Translate Z (3D)
  • Transform Origin
  • Transform Style
  • Perspective
  • Perspective Origin
  • Backface Visibility

Background

  • Background Color
  • Background Image URL
  • Background Repeat
  • Background Position
  • Background Size
  • Background Clip
  • Background Origin
  • Background Attachment

Text

  • Enter Your Text Here
  • Font Family
  • Font Size
  • Color
  • Font Weight
  • Font Style
  • Font Variant
  • Line Height
  • Letter Spacing
  • Text Align
  • Text Transform
  • Text Decoration
  • Text Indent
  • Text Shadow X
  • Text Shadow Y
  • Text Shadow Blur
  • Text Shadow Color
  • Word Spacing
  • White Space

Padding

  • Padding Top
  • Padding Left
  • Padding Bottom
  • Padding Right

Position

  • Position
  • Top
  • Right
  • Bottom
  • Left
  • Z-Index
  • Float
  • Clear

Flex

  • Display
  • Flex Direction
  • Flex Wrap
  • Justify Content
  • Align Items
  • Align Content
  • Align Self
  • Flex Grow
  • Flex Shrink
  • Flex Basis
  • Order

Others

  • Visibility
  • Overflow
  • Resize
  • Filter
  • Opacity
  • Outline Style
  • Outline Width
  • Outline Color
  • Outline Offset

Developer Details

© 2024 WebD Studio. All rights reserved. Developed by Udit Kumar.

About

Tool offers a wide range of properties for customization, allowing you to fine-tune the appearance of your divs to meet your exact needs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors