473,657 Members | 2,405 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Do you know what text property this is?

290 Contributor
Hi,

I am trying to harmonize my type face with my blog.

this is what I have:



Use see the USEFUL CONNECTIONS ?

Well I have managed inserted into the theme some text
that says "Great deals"

I would like to make the Great Deals text appear the same as
the "Usefull Connection" text

I have guessed that it is courier

This is the code I have so far:

Expand|Select|Wrap|Line Numbers
  1. <center>
  2. <span style="font-family: courier; font-size: 16px; font-style: allcapitals;">
  3. Great Deals</span>
  4. <br><br>
  5. Below are some great deals provided
  6. by <a href="http://www.expert-world.com/im/index.php">Expert-World.com</a>
  7. <br><br>
From the image, you can see that it is not working !

Any ideas how I can make it the same ?

Thanks :)
Oct 10 '09 #1
4 1708
drhowarddrfine
7,435 Recognized Expert Expert
There is no such thing as 'font-style: allcapitals'. What you want is 'text-transform:upper case' but only applied to the characters after the first letter. Actually, that whole thing may be a different font than Courier but I'm not awake yet.
Oct 10 '09 #2
Dormilich
8,658 Recognized Expert Moderator Expert
it’s definitely not Courier, Courier is a monospace font and you can see the heading is not.
Oct 10 '09 #3
jeddiki
290 Contributor
Maybe a link will help:

Here is a link,
with a nice blog about the rain !

Rainy Days

Hope you can see the text that I mean.
Oct 10 '09 #4
Dormilich
8,658 Recognized Expert Moderator Expert
a FireBug told me:
Expand|Select|Wrap|Line Numbers
  1. font-size:1.25em;
  2. font-variant:small-caps;
  3. padding:0 0 5px;
  4. border-bottom:1px solid #DDDDDD;
  5. line-height:1.2em;
  6. color:#333333;
  7. font-family:Georgia,Tahoma,Verdana,Arial,Serif;
  8. font-weight:normal;
  9. margin:0;
  10. list-style-image:none;
  11. list-style-position:outside;
  12. list-style-type:none;
Oct 10 '09 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

4
1153
by: Sam Martin | last post by:
I want to get a property's name from the property. e.g. not this.... this.txtField.DataBindings.Add("Text", myObject,"MyFieldOrProperty"); but this.... this.txtEmail.DataBindings.Add("Text", myObject,<someway of getting name of MyObject.MyFieldOrProperty without using literal>); TIA
2
13159
by: Rob Richardson | last post by:
Greetings! I just developed a little control I've wanted for ages. It links a textbox and a label into a single control. At first, I gave it a property named LabelText and another named BoxText. Both of them happily appeared in the Properties window when I dropped my control onto another control. But then I remembered that Microsoft wants to standardize on using the property name "Text" for things that look like text. I decided that...
1
3265
by: Rob Richardson | last post by:
Greetings! A few days ago, I asked how to get a property named "Text" to appear in the Properties window for a control I developed. It was being hidden by the Text property of the UserControl class, which was being hidden. Someone was kind enough to post code very similar to the following, which is what I'm using: public override string Text
1
1766
by: Simon | last post by:
Hi everyone, I have a quick question that I hope someone can help me with: I've made a user control that contains a text box and some validation functionality. This control has a few extra properties declared on it over and above that provided by the textbox. As I understand it, part of the process to make this work is, in the property accessor's for the properties that you wish to persist you add
2
1145
by: Brian Schmidt | last post by:
I have a windows form with three tabs. In the instance where a specific one is selected, I need to do some validation to determine if the user may navigate to one of the other two, but not when navigating to the other of the two. Here's the scenario: I have tabs A, B and C. When the user is on tab B and wish to go to tab C, I need to run some validation to determine if I can allow them to do that. However, they may navigate to tab A...
9
54385
by: Jason | last post by:
If I've got Me.RichTextBox1.Text = "In Ricn Tex Box" Me.RichTextBox1.Text &= "Line two" & vbCrLf How do I make the first line appear BOLD?
37
3926
by: jht5945 | last post by:
For example I wrote a function: function Func() { // do something } we can call it like: var obj = new Func(); // call it as a constructor or var result = Func(); // call it as a function
4
8675
by: Dave | last post by:
TIA for the help.....this should be easy for a pro....I need the two divs with text to display on the same line at the top of the container..??? <html> <head> <style> body {background-color: $background-color; background-image:url('') ; font:normal $global-font-size $text-font; text-align:center;
3
6280
by: bhanubalaji | last post by:
hi, I am unable to disable the text(label) in javascript..it's working fine with IE,but i am using MOZILLA.. can any one help regarding this.. What's the wrong with my code? I am sending my code here.. Thanks in Advance... Regards
7
1967
by: Eric Wertman | last post by:
I have a set of files with this kind of content (it's dumped from WebSphere): ]
0
8420
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8324
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8740
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8516
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7353
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6176
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5642
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2743
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1970
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.