What Kind of Reality Check Do I Need Quiz
Q&A for How to Use BBCode
Coming soon
Search
-
QuestionHow to add two pictures (left and right) in 1 layer?Nukesh AravindCommunity AnswerVery simple just edit it with MS paint. Just Copy the picture and past it in plain MS office and copy the next picture then past it in the same paint window. You can edit the background in the same way and then you can merge the both in the one single image. You can also try Photoshop if you need it with more effects.
-
QuestionDo you have to download a app before BBCode can work on your system?Jackson FergusonCommunity AnswerYou shouldn't. All modern operating systems support BBCode. If it's not showing, try updating your system.
-
QuestionHow to make dropshadows using BBCode?Bommasani NagendraCommunity AnswerTo make a dropshadow using BBCode: Start by placing the text or image in a container (like [div], [span], [p], or [table]). Next, add CSS code for the drop shadow using the [style] tag. The code is: "text-shadow: 2px 2px 5px #000000;". Add this code to the container. Adjust position, blur radius, color, and add more shadows as needed. Add "inset" to create an inset shadow effect. Keep in mind that not all forums support BBCode or CSS, so check first.
-
QuestionCMS vs custom coded websites – what's better?Bommasani NagendraCommunity AnswerCMS (Content Management System) and custom-coded websites both have their own advantages and disadvantages. CMS websites are easier to set up, manage and update content, while custom-coded websites offer more flexibility and control over design and functionality. It depends on the project requirements and budget, both have their own advantages and disadvantages. A CMS website is a better option for small businesses and startups, while custom-coded websites are better for large enterprises and businesses with specific requirements.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit