WEB DESIGN GARAGE [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

WEB DESIGN GARAGE [Electronic resources] - نسخه متنی

Marc Campbell

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید






Chapter 69. Applying Styles to Text Widgets


Text widgets accept CSS style rules, just as other HTML elements do. With CSS, you can change the default font of a menu, for example, or change the background color of a submit button. However, as with other HTML elements, different browsers don't always cooperate with the CSS styles you define for your text widgets, so be sure to preview your page in a variety of browsers.

FAQ

Can I use CSS styles with nontext widgets?

Yes, but don't get your hopes up. Nontext widgets such as checkboxes don't usually look the way you intend when you apply CSS styles to them.


/ 175