answersLogoWhite

0

How do you create profiles using CSS?

Updated: 12/18/2022
User Avatar

Wiki User

15y ago

Best Answer

To make a "Profile" out of nothing, you'll need much more than CSS. HTML is a strong and widely accepted language, and can do what you need. CSS is used for decorating, aligning, and placing things from what HTML makes. That means CSS alone is not strong enough to create a webpage. If your talking about editing profiles like facebook or myspace, there are special websites that discuss and tutor how to tweak or trick-out your profile with CSS. If your looking for those websites, Google is a good solution. [ http://www.google.com ]

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you create profiles using CSS?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can you able to create table using css?

You can style a table in CSS, HTML is what you would use to create it though.


How to create thumbnail images using HTML and css?

Thumbnail images can be made using HTML and CSS. HTML will import the image and CSS would give the thumbnail style.


What are some advanages and disadvanages of CSS?

The advantage of using CSS is it's wide variety of styling in webpages. It gives you the authority to create whatever you want.


Can I use a css div layout on my MySpace and let users switch between two totally different styles using buttons on my MySpace using css?

You'll need to use JavaScript to do something like that. And unfortunately, at the time of writing this, MySpace won't allow JavaScript on profiles.


How do you create a drop down menu in CSS?

To create a drop down menu in CSS, use a series of nested


What does a CSS table have to do with HTML?

HTML is a markup language used when one wants to create a website. Cascading style sheets or CSS is a style sheet language that one can use with HTML to create different kind of tables and pictures to the web page. Using CSS is easier than using HTML when creating tables for a website. It also makes updating the page easier.


How do you paste your MySpace layout in MySpace 2.0?

You have to paste the 2.0 layout code into the CSS Box, here are directions to find the CSS box: http://profilerehab.com/help/how_to_use_myspace_20_layouts Make sure you are using 2.0 code. the old code for 1.0 will not work in 2.0 profiles.


How do you install CSS on Vista?

You don't install CSS onto your computer. CSS is programming langauge, which is programmed by an individual. CSS is used to create styling on a website. To create CSS you would normally install a text editor and link your XHTML file(s) to the CSS file. For this reason CSS can programmed on any operating system, including Vista.


How do you make div by using css?

You can make CSS inside a div but not div in CSS. CSS inside div could be done by : <do=iv style="">.


How do you create a registration form using css and javascript in HTML?

Form is an HTML construct. The first part tells the server to Get or Post. To format with CSS is one thing, to make it interactive, use JavaScript. I will give a URL below:


How do you make a personal profile using a CSS codes?

You cannot "Make" something with CSS. CSS only decorates the elements on a page.


What are some websites made with CSS?

No websites are made with CSS, since the CSS language is used for styling of elements and objects that are already created; it does not actually "create" the objects and elements.