Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: html colors on my page?

  1. #1
    Join Date
    Feb 2009
    Posts
    6

    Default html colors on my page?

    i'm trying to redo my adsense ads on my site (theoprahfanclub.com) so that they blend in with the page more. The ads are showing more yellow than they need to and point out more. Is there a site that'll tell me the colors used on my main page? Or can anyone tell me the html color code for the main background color? thanks.

  2. #2
    Join Date
    Mar 2009
    Posts
    3

    Default hai

    I think that your main background color is white. If you want to know the code of a color, one of the easy ways is to take a screenshot (Print-Screen) and paste the screenshot into a graphics program and use the eyedropper tool.

  3. #3
    Join Date
    Apr 2009
    Posts
    20

    Default

    White is the best color for background. And white color match with ads unit from Adsense. Because you must attention awith CPM from Adsense.

  4. #4
    Join Date
    Sep 2009
    Posts
    3

    Default

    Originally posted by mikewootenwould css take care of the font size setting in my design or would i have to use tables around the text in order for the text to fit?how would i use css to take care of the font size setting?thanksIt's not as much as making the text fit as it is making your layout expand with the text as it increases in size. This would require a complete overhaul of your website.

  5. #5
    Join Date
    Nov 2009
    Posts
    1

    Default

    Importance of color selection is apparent. We website owners place a lot of hope on our site. We expect it to communicate with our potential buyers, we expect it to entertain our visitors, our websites work, sell, entertain, amuse, inform, and educate our visitors every single moment. Considering our expectations from our website it is in our best interest to appropriately build and dress the website. I say appropriately because as we all already know that each color may have a different physiological effect on the visitor. And Depending on our objectives, our expectations from the website we must choose an appropriate color that would aid our website in our goals.

  6. #6
    Join Date
    Oct 2009
    Location
    United States
    Posts
    6

    Default html colors on my page

    I want to place two HTML submit buttons on a dynamic web page. the buttons would be calling two different jsps. I have tried placing the buttons into two Forms using the Form Action to call the jsps but that is not working, can anyone help?

  7. #7
    Join Date
    Dec 2009
    Posts
    2

    Default How to use HTML color codes?

    With HTML color codes you can set the color of web site background, color of text, cells in tables and much more.

    Using HTML color codes for web site background color:

    <body style="background:#80BFFF">


    Using HTML color codes for setting font/text color:

    <span style="color:#80BFFF">

    _______________________
    Portable DVD Player || Graphic Cards || Buy Laptop

    Using HTML color codes for table background color:

    <table style="background:#80BFFF">


    Using HTML color code for link color:

    <a style="color:#80BFFF">

  8. #8
    Join Date
    Aug 2010
    Posts
    15

    Default HTML Colors On My Site

    I think white as a background colur is the most decent one taking into consideration end users. Also you can gain knowledge of different colour codes using colour code combinations.

  9. #9
    Join Date
    Nov 2010
    Posts
    10

    Default

    Hey Peeps, the guy is asking for some HTML codes, not a lecture on what you like or use. And not criticism for his choice of codes. JUST SOME HTML CODES....sheesh.!!No white spaces except 'ampersand nbsp semi-colon' which I can't put here or it just makes a white space.....:-) You can stack those for as many as you want.
    Last edited by Siddique; 12-01-2010 at 03:47 PM.

  10. #10
    Join Date
    Aug 2017
    Location
    Pune
    Posts
    459

    Default

    Every HTML code contains image "#" and 6 letters or numbers. These numbers are in hexadecimal numeral framework. For instance "FF" in hexadecimal speaks to number 255 in Decimal.

Similar Threads

  1. HTML and CSS Validation: Should You Validate Your Web Page?
    By oolech in forum Web Design Solutions
    Replies: 7
    Last Post: 01-06-2023, 09:52 AM
  2. Replies: 1
    Last Post: 04-04-2011, 10:54 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •