Gray_code_element

Wednesday, December 8, 2010

Word 2010 is begining to grow on me

It happened for the first time today: I was in Word 2000 and I was trying to find how to change the text background colour and I couldn't find it. I was sure I had used it before. Then I fired up Word 2007 and there it was "Text Highlight Color". Maybe I will eventually get to like Word 2007/2010 more than the older version.

No comments:

Post a Comment

Using ESP32 for HTTPS

  #include   < WiFi.h > #include   < WiFiClientSecure.h > const   char *   ssid   =   " yourSSID " ; const   cha...