Coding questions., advanced or am I behind? |
Coding questions., advanced or am I behind? |
Feb 5 2009, 07:48 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 61 Joined: Jun 2005 Member No: 149,535 |
A few questions about coding:
I understand what padding does, but what does it do when you have more than one pixel amount side by side? CODE padding: 2px 4px; In this layout http://www.createblog.com/layouts/code.php?id=28124 what does this part of the code for the navigation links do? CODE -moz-box-sizing: padding-box; or this CODE margin: 3px 2px; |
|
|
|
HeartOfPandora Technically, it should be something like CODEmargi... Feb 5 2009, 08:00 PM
Genocide If I may, a few more questions without opening a n... Feb 6 2009, 01:25 AM
Mike ^Using more than one font integrates compatibility... Feb 6 2009, 06:12 AM
Genocide 1.0 Feb 6 2009, 01:22 PM
Mike Use this:
CODE<style>
.profileInfo, .exte... Feb 6 2009, 02:41 PM
Genocide Thanks!
That'd be all my questions. Feb 6 2009, 04:01 PM
Mike Alright. Topic closed & moved. Feb 6 2009, 04:13 PM![]() ![]() |