| |
|
|
PiticStyle
Articles, Tutorials about HTML, CSS, FLASH, PHP, MySQL, Photoshop, SEO, Tools for Webmasters, Media |
|
Statistics
Unique Visitors:
Total Unique Visitors:
Outgoing:
Total Outgoing: |
45
0
0
2317 |
|
|
Opacity in CSS
2007-11-07 16:49:20
Today we learn about opacity in CSS! I made an example here and here you have the files.
Information about opacity in CSS:
The opacity property takes a value of the amount of transparency from 0.0 to 1.0. 0.0 is 100% transparent - anything below that element will show completely through. 1.0 is 100% opaque - nothing below the element will show through.
So to set an element to 50% transparent, you would write: opacity:0.5;
Neither IE 6 nor 7 support the CSS 3 opacity property. But you’re not out of luck. Instead, IE supports a Microsoft-only property “alpha filter”. Alpha filters in IE accept values from 0 (completely transparent) to 100 (completely opaque). So, to get your transparency in IE, you should multiply your opacity by 100 and add an alpha filter to your styles:
Alpha filter for IE: filter: alpha(opacity=50);
Alpha filter for Mozilla: -moz-opacity:0.5;
(more…) ...
|
I have a blog with Page Rank 5 but I don’t use it!
2007-11-07 10:30:03
Hy everyone. I have a blog with pagerank 5 but I don’t use it. The question is what to
do with this blog because I don’t want to delete it. Someone tells me to sell space for advertising but I think is very hard to find people who want to pay for this on a free
domain. The blog is on a wordpress platform ( piticstyle.wordpress.com )! Saw please suggest me what to do. If i want to
sell the blog with 50$ is too much?
Thank you!
(more…) ...
|
13 Wordpress Plugins you must HAVE
2007-11-06 22:24:02
Ten minutes ago I do some updates to my plugins and I think is ok if I tell you what
plugins I use, to a good maintenance of your blog!
[1] Askimet - Askimet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under “Comments”. Is a good plugin but i think the spammers use PROXY and you never escape from this kind of people.
[2] All in One SEO Pack - Optimizes your Wordpress blog for Search Engines: Automatically optimizes your titles for search engines, Generates META tags automatically, Avoids the typical duplicate content found on Wordpress blogs, You can override any title and set any META description and any META keywords you want. This is the plugin which I love!
(more…) ...
|
Validate HMTL & CSS from your page.
2007-11-06 17:07:18
Hy! Today we learn how to validate HTML and CSS from your page. This tip is usefull if you have a website about webdesign where you have tools for development! Here is the final result
with a design what i made, you have all files in the archive HERE. Let’s Start.
[1] Open your text editor and type the next HTML code
<html>
<head>
<title>Validate CSS, HTML, XHTML from your page</title>
</head>
<body>
<div>
<form method=”get” action=”http://jigsaw.w3.org/css-validator/validator” target=”_blank”>
<input name=”uri”
<label title=”Submit file for validation”><input type=”submit” value=”Validate CSS” /></label>
<label title=”Clear HTML data”><input type=”reset” value=”Clear” /></label>
</form>
</div>
<br>
<div>
<form method=&r ...
Amp
|
Chris Brown - Exclusive (2007)
2007-11-06 13:07:59
Tracklist:
Chris Brown - Throwed
Chris Brown - Kiss Kiss (Feat.T-Pain)
Chris Brown - Take You Down
Chris Brown - With You
Chris Brown - Picture Perfect
Chris Brown - Hold Up (Feat. Big Boi)
Chris Brown - You
Chris Brown - Damage
Chris Brown - Wall To Wall
Chris Brown - Help Me
Chris Brown - I Wanna Be
Chris Brown - Gimme Whatcha Got (Feat. Lil Wayne)
Chris Brown - I’ll Call Ya
Chris Brown - Lottery
Chris Brown - Nice (Feat. The Game)
Chris Brown - Down (Feat. Kanye West)
(more…) ...
|
Design an FREE Coupon in Adobe Photoshop
2007-11-05 20:48:58
[1] Open Adobe Photoshop and create a new document with this size 200 px with 200px and with the background TRANSPARENT.
[2] Now you need to select the Custom Shape Tool.
(more…) ...
Design
|
What Is Marketing?
2007-11-04 22:09:25
WHAT IS MARKETING?
The American Marketing Association defines marketing as follows: “the process of planning and executing the conception, pricing, promotion, and distribution of ideas, goods, and services to create exchanges that satisfy individual and organizational goals.”1 Several key ideas are expressed in this definition. First, marketing is a managerial function involving both planning and execution. Thus marketing is not a group of unrelated activities but tasks that are planned and
executed to attain identifiable objectives. Second, marketing involves the management of specific elements or functions: product, pricing, promotion, and distribution. These functions constitute the work or substance of what marketing is all about. To be involved in marketing means being involved in the planning, execution, and/or control of these activities. Third, marketing is goal oriented. Its aim is to create exchanges that satisfy individual and organizational objectives. Marketing’s co ...
Marketing
|
Mobile Animations
2007-11-04 19:54:36
Animations for your Mobile Phone ( to save, right click and select Save Image )
(more…) ...
|
A Brief History of RSS
2007-11-03 22:28:49
Where did RSS come from? How long has it been around? RSS has had quite a history, some of which is shrouded in folklore, so I can’t guarantee that my understanding of RSS history is 100 percent flawless. In fact, even what RSS stands for has changed over the years! There are three meanings for RSS and the version in which they were introduced:
Rich Site Summary (RSS 0.91)
RDF Site Summary (RSS 0.90 and 1.0)
Really Simple Syndication (RSS 2.0)
Today, the most common meaning is Really Simple Syndication.
So where did the idea of syndicationsubscribing to a site’s contentcome from? Long before RSS, there were various other formats (you couldn’t quite call them languages) that supported syndications. You might recall Microsoft’s Channel Definition Format (CDF), which worked with the Active Channel feature of Microsoft’s Internet Explorer. Using CDF, you could subscribe to various online publication sites. Internet Explorer would check those publishers regu ...
History
|
101 Commands to type in RUN
2007-11-03 20:12:52
I found this file on a p2p program and i think is useful! To try this commands go to start > RUN > type CMD and it will be open a window.
Accessibility Controls
access.cpl
Add Hardware Wizard
hdwwiz.cpl
Add/Remove Programs
appwiz.cpl
Administrative Tools
control.exe admintools
Automatic Updates
wuaucpl.cpl
Bluetooth Transfer Wizard
fsquirt
Calculator
calc
Certificate Manager
certmgr.msc
Character Map
charmap
Check Disk Utility
chkdsk
(more…) ...
|
|
|