Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7192321
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T19:54:57+00:00 2026-05-28T19:54:57+00:00

I am beginner coder in web design so I have a fairly amateur question

  • 0

I am beginner coder in web design so I have a fairly amateur question to ask. I have created a box of text but I don’t know how to make the edges round rather than rectangular. I know that CSS functions on rectangular borders. If possible, I would also like to add a slight shadow beneath the box, I’m not sure how to implement this also. Here is my code specifically for the box section:

#wrapper{
border: solid 1px #eeeeee;
}

“#wrapper” refers to a piece of php code in another document. Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T19:54:58+00:00Added an answer on May 28, 2026 at 7:54 pm

    Using border-radius and box-shadow.

    #wrapper {
        border: solid 1px #eee;
        border-radius:10px; /* round corners */
        box-shadow:0px 3px 5px 5px #000; /* add shadow */
    }
    

    Here are the parameters for each…

    border-radius:(radius of border corners)
    box-shadow:(horizontal offset) (vertical offset) (blur) (spread) (color)
    

    You may wish to prefix your CSS3 properties with -webkit and -moz to increase compatibility with older browsers.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know this is a beginner's question, but I've been searching online and all
This is a beginner level question for asp.net MVC I have the following code
I am a beginner to web application development. I have the code of a
hi im a beginner in programming and network development. i have a question regarding
I am a beginner web developer and i have a site JammuLinks.com , it
It is one of the things I should have the know how but it
this is basically a tutorial question to ask since am a beginner I would
I am a beginner with javascript ajax, and all this web stuff. I have
I am a beginner and have a basic question. I recently added this code
Does anyone have some useful beginner tutorials and code snippets for playing with basic

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.