Xemion.com, leader forum on web design interviewed Juan Carlos Carrillo, president of Websoul, Inc. Follow link below for more details.
http://www.xemion.com/interviews/websoul-custom-web-design-challenge-seekers/
Websoul Inc.
Websoul Inc. is a U.S.-based company that creates affordable custom websites, online marketing campaigns and eCommerce stores for business of all sizes.
Friday, March 18, 2011
Friday, December 10, 2010
CSS Positioning Pt. 1 - Floating
CSS positioning can seem to be complicated but its quite easy. By default in our HTML pages, elements have a 100% width and they place themselves one on top of each other.Floats exist in order to change this. Their main focus is to show elements parallel to each other. When you float something, its regular width reduces just to fit it’s content (unless specified), and stops having the full width of the browser.
* float:left;
* float:right;
* float:none;
CSS gives us the ability to float anything. Divs, paragraphs, images, lists, any HTML tag. The way to use it is always the same, but sometimes we use floats for pieces of content and other times for blocks in order to create a layout.
Examples
#cont_wrap {
margin:0 auto;
width:900px;
}
#left_cont {
float:left;
width:300px
}
#right_cont {
float:right;
width:600px;
}
The left_cont if being floated to the left and right_cont to the right.
I also defined a width for each div to fit inside the cont_wrap.
Float none is used to override previous floats. If nothing is floating, the float none property won’t do anything.
* clear:left;
* clear:right;
* clear:both;
This basicly tells the item to stop floating. It must be applied to the first element that will not float located after an element currently floating.
Examples
#footer {
clear:both;
margin:0 auto;
width:900px;
}
Now the footer is clearing the #left_cont and #right_cont elements.
This helps the container element (#cont_wrap), to succesfuly wrap around it’s children once again.
Float none is used to override previous floats. If nothing is floating, the float none property won’t do anything.
TO BE CONTINUED......
Floating Content
There are three float option:* float:left;
* float:right;
* float:none;
CSS gives us the ability to float anything. Divs, paragraphs, images, lists, any HTML tag. The way to use it is always the same, but sometimes we use floats for pieces of content and other times for blocks in order to create a layout.
Examples
#cont_wrap {
margin:0 auto;
width:900px;
}
#left_cont {
float:left;
width:300px
}
#right_cont {
float:right;
width:600px;
}
The left_cont if being floated to the left and right_cont to the right.
I also defined a width for each div to fit inside the cont_wrap.
Float none is used to override previous floats. If nothing is floating, the float none property won’t do anything.
Clearing Floats
The sister property of floats is clear. The clear property has three possibilities as well:* clear:left;
* clear:right;
* clear:both;
This basicly tells the item to stop floating. It must be applied to the first element that will not float located after an element currently floating.
Examples
#footer {
clear:both;
margin:0 auto;
width:900px;
}
Now the footer is clearing the #left_cont and #right_cont elements.
This helps the container element (#cont_wrap), to succesfuly wrap around it’s children once again.
Float none is used to override previous floats. If nothing is floating, the float none property won’t do anything.
TO BE CONTINUED......
Labels:
CSS
Sale Online, Is it for me?
We get tons of calls in regards to whether someone should sale online or not and the answer is very simple, Yes!
If you already have a physical store or running a retail business from your house, you should extend your clientele reach by having an online presence.
Electronic commerce is a reality and is not just for multimillion dollar corporations; Anyone can sell online.
But, what do you need to sell online?
Lots of people have done it and so can you! Give it shot! The number of online customers is increasing by the second, don't miss out!
If you already have a physical store or running a retail business from your house, you should extend your clientele reach by having an online presence.
Electronic commerce is a reality and is not just for multimillion dollar corporations; Anyone can sell online.
But, what do you need to sell online?
- A product,
- An e-commerce store, and
- Time to market your store.
Lots of people have done it and so can you! Give it shot! The number of online customers is increasing by the second, don't miss out!
Labels:
e-commerce
Wednesday, December 8, 2010
What is HTML5?
A lot of buzz has been flying around the web development community about HTML5. Years after the introduction of HTML, a lot of people wonder about what the web is and its true potential. What apps and programs would users find necessary, encouraging, and entertaining? What tools do programmers need to great more interactive and interesting websites? and ultimately? how can this be shown on a web browser?
Previously, HTML websites required plug-ins in order to watch videos, play animations, play games, or move objects on their pages. With HTML5, the next step in HTML, you can do all this with simple tags and no longer require the use of plug-ins.
HTML5, like the web itself, is in perpetual evolution, based on users’ needs and developers’ imaginations. As an open standard, HTML5 embodies some of the best aspects of the web: it works everywhere, and on any device with a modern browser. But just as you can only watch HDTV broadcasts on an HD-compatible television, you need to use an up-to-date, HTML5-compatible browser in order to enjoy sites and apps that take advantage of HTML5’s features. Thankfully, as an Internet user, you have lots of choice when it comes to web browsers — and unlike TVs, web browsers can be downloaded for free.
HTML5 is constantly evolving based on the user and programmers needs. HTML5 is standard and incorporates some of the best aspects online today. its open source and works on any modern browser. but just like HD monitors and televisions are required to view HD and 3D programs so too is it necessary to have the most up to date browser for the full use of HTML5’s features. There are various great choices for web browsers, the following being:
www.mozilla.com
www.opera.com
http://www.apple.com/safari/
Previously, HTML websites required plug-ins in order to watch videos, play animations, play games, or move objects on their pages. With HTML5, the next step in HTML, you can do all this with simple tags and no longer require the use of plug-ins.
HTML5, like the web itself, is in perpetual evolution, based on users’ needs and developers’ imaginations. As an open standard, HTML5 embodies some of the best aspects of the web: it works everywhere, and on any device with a modern browser. But just as you can only watch HDTV broadcasts on an HD-compatible television, you need to use an up-to-date, HTML5-compatible browser in order to enjoy sites and apps that take advantage of HTML5’s features. Thankfully, as an Internet user, you have lots of choice when it comes to web browsers — and unlike TVs, web browsers can be downloaded for free.
HTML5 is constantly evolving based on the user and programmers needs. HTML5 is standard and incorporates some of the best aspects online today. its open source and works on any modern browser. but just like HD monitors and televisions are required to view HD and 3D programs so too is it necessary to have the most up to date browser for the full use of HTML5’s features. There are various great choices for web browsers, the following being:
www.mozilla.com
www.opera.com
http://www.apple.com/safari/
Labels:
HTML,
Web Design
Friday, September 10, 2010
What is a Landing Page?
There seems to be quite a buzz on what a landing page is all about. It's very simple, a landing page is where your visitors arrive after clinking on a link, from your website or from a different website.
A landing page should provide a single strong call to action. This call to action can be to obtain information from the visitor, convert the visitor into a lead, make a sale, etc.
Well crafted landing pages have better results than home pages. As when visitors land on a home page, they would need to find their way around the website, not knowing what to do, most of the times giving up and leaving the website.
A landing page should give visitors exactly what they were looking for to be able to capture their attention right away.
A landing page should provide a single strong call to action. This call to action can be to obtain information from the visitor, convert the visitor into a lead, make a sale, etc.
Well crafted landing pages have better results than home pages. As when visitors land on a home page, they would need to find their way around the website, not knowing what to do, most of the times giving up and leaving the website.
A landing page should give visitors exactly what they were looking for to be able to capture their attention right away.
Labels:
SEO,
Web Design,
Web Marketing
Saturday, August 28, 2010
Is a Custom Web Design Important?
Uniqueness is important but to be unique is not only about "looks". You need to have unique content and present it in a unique way. If you can achieve that, you are in business.
There are thousands of templates ready-to-go, if you find one that reflects your ideology and interprets what you or your organization are all about, buy it, tweak it, put your own content and you are ready to roll. But finding "that" right image is the problem, that's where you need experts.
An experienced web design company would be able to conceptualize your idea into a custom web design by making sure that it targets the right audience by looks, functionality and content.
There are thousands of templates ready-to-go, if you find one that reflects your ideology and interprets what you or your organization are all about, buy it, tweak it, put your own content and you are ready to roll. But finding "that" right image is the problem, that's where you need experts.
An experienced web design company would be able to conceptualize your idea into a custom web design by making sure that it targets the right audience by looks, functionality and content.
Labels:
Web Design
Thursday, March 4, 2010
Finis Terrae's Web site Lunch and Positioning
WebSoul Designs launches Finis Terrae's Web Site last month as FinisTerraeHomeDesign.com. Finis Terrae is a Miami Company that sells Rustic Furniture made of Wood, Wrought Iron and many other rustic materials. These pieces of furniture are hand made by skilled professionals in Colombia and Chile, South America.
We, at WebSoul Designs, Inc., carefully created content to position this fine Miami Rustic Furniture Store in first pages of search engines such as Google.com, Yahoo.com and Bing.com.
Visit the search engines and see for your self. Another Success Story!
We, at WebSoul Designs, Inc., carefully created content to position this fine Miami Rustic Furniture Store in first pages of search engines such as Google.com, Yahoo.com and Bing.com.
Visit the search engines and see for your self. Another Success Story!
Labels:
Announcements,
SEO
Subscribe to:
Posts (Atom)