Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Ad icon
USDT ණය සේවාව - USDT Loan Service
පුරවැසියා
Updated:
Today at 4:54 PM
Ad icon
🎮 INDIAN PSN GIFT CARDS AVAILABLE NOW! 🎮
madukaperera
Updated:
Yesterday at 12:57 PM
🚀 Google AI PRO – 18 Months | Rs. 850 Only
lkkolla
Updated:
Monday at 4:56 PM
🔒 NordVPN Premium – 3 Months
hrdilshan
Updated:
Thursday at 8:29 PM
🚀 Microsoft Office 365 Pro Plus – Lifetime Access! 🚀
hrdilshan
Updated:
Thursday at 8:28 PM
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
Web developers
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="NO_MeRcY" data-source="post: 13851445" data-attributes="member: 289641"><p><span style="font-size: 12px"><span style="color: SeaGreen"> PS වලින් Design කරලා slice කරගෙන save for web ගිහින් save කරපන්. උබට HTML file එකක් ලැබෙවි images එක්ක. </span></span></p><p></p><p>පස්සෙ HTML file එකට inline css එකක් දා ගනින් මෙන්න මෙහෙම</p><p></p><p>[CODE]<head></p><p><link rel="stylesheet" type="text/css" href="mystyle.css"></p><p></head>[/CODE]</p><p></p><p><span style="color: SeaGreen"><span style="font-size: 12px">ඊට පස්සෙ firefox එකට inspect element (Q) addon එක install කර ගන්න. firebug උනත් කමක් නෑ.</span></span> <img src="/styles/default/xenforo/smilies/default/P.gif" class="smilie" loading="lazy" alt=":P" title=":P :P" data-shortname=":P" /></p><p style="text-align: center"></p> <p style="text-align: center"><img src="http://i46.tinypic.com/344rq6b.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p><span style="color: rgb(46, 139, 87)"><span style="font-size: 12px">firefox addon use කරලා උබට පුලුවන් css clas , css id හොයා ගන්න. අපි ලියන්න ඔනේ එක සම්පූර්නයෙන් පෙන්නනවා <img src="/styles/default/xenforo/smilies/default/rofl.gif" class="smilie" loading="lazy" alt=":rofl:" title="ROFL :rofl:" data-shortname=":rofl:" />.</span></span></p><p style="text-align: center"></p> <p style="text-align: center"><img src="http://i45.tinypic.com/291pdvm.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p><span style="color: rgb(46, 139, 87)"><span style="font-size: 12px">ඊට පස්සෙ මෙන්න මෙහෙම inline css එකේ CSS කෝඩ් ලියපන්</span></span> <img src="/styles/default/xenforo/smilies/default/rofl.gif" class="smilie" loading="lazy" alt=":rofl:" title="ROFL :rofl:" data-shortname=":rofl:" /></p><p></p><p>[CODE]</p><p>div.header_box{</p><p> font:red;</p><p> float:left;</p><p>}</p><p>[/CODE]</p><p></p><p>Class ekak nam . id ekak nam #</p><p></p><p>eg: div class eke nama class1 nam</p><p></p><p>div.class1{</p><p></p><p>}</p><p></p><p>div id eka id1 nam</p><p></p><p>div#id1{</p><p></p><p></p><p>}</p><p></p><p>table class eka table_class1 nam</p><p></p><p>tyable.table_class1{</p><p></p><p>}</p><p></p><p>table id eka table_id1 nam</p><p></p><p>table#table_id1{</p><p></p><p>}</p><p></p><p>anith elements unath ehema thamay <img src="/styles/default/xenforo/smilies/default/P.gif" class="smilie" loading="lazy" alt=":P" title=":P :P" data-shortname=":P" /></p></blockquote><p></p>
[QUOTE="NO_MeRcY, post: 13851445, member: 289641"] [SIZE="3"][COLOR="SeaGreen"] PS වලින් Design කරලා slice කරගෙන save for web ගිහින් save කරපන්. උබට HTML file එකක් ලැබෙවි images එක්ක. [/COLOR][/SIZE] පස්සෙ HTML file එකට inline css එකක් දා ගනින් මෙන්න මෙහෙම [CODE]<head> <link rel="stylesheet" type="text/css" href="mystyle.css"> </head>[/CODE] [COLOR="SeaGreen"][SIZE="3"]ඊට පස්සෙ firefox එකට inspect element (Q) addon එක install කර ගන්න. firebug උනත් කමක් නෑ.[/SIZE][/COLOR] :P [CENTER] [IMG]http://i46.tinypic.com/344rq6b.png[/IMG][/CENTER] [COLOR="rgb(46, 139, 87)"][SIZE="3"]firefox addon use කරලා උබට පුලුවන් css clas , css id හොයා ගන්න. අපි ලියන්න ඔනේ එක සම්පූර්නයෙන් පෙන්නනවා :rofl:.[/SIZE][/COLOR] [CENTER] [IMG]http://i45.tinypic.com/291pdvm.png[/IMG][/CENTER] [COLOR="rgb(46, 139, 87)"][SIZE="3"]ඊට පස්සෙ මෙන්න මෙහෙම inline css එකේ CSS කෝඩ් ලියපන්[/SIZE][/COLOR] :rofl: [CODE] div.header_box{ font:red; float:left; } [/CODE] Class ekak nam . id ekak nam # eg: div class eke nama class1 nam div.class1{ } div id eka id1 nam div#id1{ } table class eka table_class1 nam tyable.table_class1{ } table id eka table_id1 nam table#table_id1{ } anith elements unath ehema thamay :P [/QUOTE]
Insert quotes…
Verification
Dawasata paya keeyak thibeda?
Post reply
Top
Bottom