Skip to content

Sajad #1

Description

@Sajadtameh
<title>صفحه لیست قیمت محصولات</title> <style> body { font-family: Arial, sans-serif; background-color: #f2f2f2; }
	.container {
		max-width: 500px;
		margin: 0 auto;
		padding: 20px;
		background-color: white;
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	}
	
	h1 {
		text-align: center;
		margin-top: 0px;
	}
	
	ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	li {
		display: flex;
		justify-content: space-between;
		padding: 10px 0;
		border-bottom: 1px solid #ddd;
	}
	
	li:last-child {
		border-bottom: none;
	}
	
	.price {
		color: #008CBA;
		font-weight: bold;
	}
</style>

لیست قیمت محصولات

  • محصول ۱ ۱۰۰۰۰ تومان
  • محصول ۲ ۲۰۰۰۰ تومان
  • محصول ۳ ۳۰۰۰۰ تومان
مجموع قیمت: ۶۰۰۰۰ تومان

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions