Jump to content

satimis

Members
  • Posts

    91
  • Joined

  • Last visited

Everything posted by satimis

  1. Hi,Problem sorted out. The solution is quite simple, just leaving a space between<dir class="alignleft"><em><strong>[tpyf#0001.HK,0002.HK.......,0039.HK,0040.HK]and</strong></em></dir>Without it "/strong>" will be displayed on the page. Thankssatimis
  2. Those errors came from the design of WordPress. It won't be easy for me to correct them. If checking the complete "text input" entered by me there was no error found. satimis
  3. Hi, Document checking completed. No errors or warnings to show. [*]<!DOCTYPE html>↩ [*]<html>↩ [*]<head>↩ [*]<title>Test</title>↩ [*]</head>↩ [*]<body>↩ [*]<div><em><strong class="alignleft">[tpyf#0001.HK,0002.HK,0003.HK,0004.HK,0005.HK,0006.HK,0007.HK,0008.HK,0009.HK,0010.HK,0011.HK,0012.HK,0013.HK,0014.HK,0015.HK,0016.HK,0017.HK,0018.HK,0019.HK,0020.HK,0021.HK,0022.HK,0023.HK,0024.HK,0025.HK,0026.HK,0027.HK,0028.HK,0029.HK,0030.HK,0031.HK,0032.HK,0033.HK,0034.HK,0035.HK,0036.HK,0037.HK,0038.HK,0039.HK,0040.HK]</strong></em></div>↩ [*]</body>↩ [*]</html> Total execution time 1 milliseconds. Now /strong> is there instead of /em>Sorry I couldn't figure out what is the problem?satimis
  4. Hi, <body><div><strong class="alignleft"><em>[tpyf# 0001.HK,0002.HK,0040.HK]</em></strong></div><p></p></body> There was no error on clicking [check] but /em> still there; http://reynoldstocks.com/hk-stock-code-0001-0040/
  5. Hi, Thanks for your advice. </em> already closed .......<strong class="alignleft"><em>[tpyf#0001.HK,0002.HK,.......,0040.HK]</em></strong>....... satimis
  6. Hi all, Please advise how to hide em> on following page http://reynoldstocks.com/hk-stock-code-0001-0040/ <em> ...... </em> Thanks Regards satimis
  7. Hi, I couldn't figure out how to align "Ramekins" in the center of its image. Now it is at the bottom. http://bakery.satimis.com/pudding/ (Wordpress site) Please advise. Thanks Regards satimis
  8. Hi,Thanks for your advice.I'm trying to create borders on the videoTaoist Temple Lahug, Cebu City.http://phgallery3.reynoldstocks.com/cebu-city-3/I found that code on Internet. I have no idea how to change the border colour nor its width on both sides. Previously I saw video with wooden frame on 4 sides. I wonder how to make it? Could you please shed me some light? ThanksRegardssatimis
  9. Hi all,Where can I find coding examples on border for video?Example: <div style="padding:10px;background:#000;webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;width:560px;margin:0 auto;overflow:hidden;"> <iframe src="http://www.youtube.com/embed/MOVIEID?fs=1&autoplay=1&loop=1&rel=0&border=0&modestbranding=1" width="560" height="315" frameborder="0"></iframe></div> in respect of color and style?ThanksRegardssatimis
  10. Thanks Edit:A further questionadding;text-decoration: blink; The line blinks. Is there any way displaying the line alphabet by alphabet. satimis
  11. Hi all, .........entry-title a:hover,.entry-title a:focus,.entry-title a:active { color: #1982d1;}The static line is in black color. Moving the cursor over it, it turns to blue color. Please advise how to change the static line color to red? Thanks Rgdssatimis
  12. Hi all, Following codes starts the video on another page by clicking the image but without a button <h3 style="text-align: center;"><strong><span style="color: #0000ff;">How To Play-The-Game</span></strong></h3><a href="http://mydomain.com/path/to/How-To-Play-the-Game.mp4" target="_blank"><img class="aligncenter size-medium wp-image-156" alt="stocks_fr_beginners" src="http://mydomain.com/path/to/How-To-Play-The-Game-300x185.png" width="540" height="333" /></a> Please advise how to add a button with a triangle inside on the image? And the video will start and play on the same page. TIA B.R.satimis
  13. Hi all, Recently I start running WordPress org building websites instead of using html editor. It is quite convenient. Drupal is another tool similar to WordPress. To build finance websites which of them shall I use? TIA B.R.satimis
  14. Hi all, WordPress With following code <a href="http://mydomain.com/wp-content/uploads/2013/01/what_are_derivatives.mp4" target="_blank"><img class="aligncenter size-thumbnail wp-image-128" alt="what_are_derivatives" src="http://mydomain.com/wp-content/uploads/2013/01/what_are_derivatives_20130120.png" width="1500" height="1500" /></a> I can click-start a video on another page(new page). Would it be possible to make;1)After the playing of the video finished the new page for it's playing would close automatically. OR2)The video is playing on the same page. After finishing playing the original page will come back instead of a dark screen displayed. If YES please advise how to make it? TIA Regardssatimis
  15. Thanks for your advice. There is still no effect after removing following line<PARAM NAME="autoplay" VALUE="true" >
  16. Hi all, With following code I can start video automatically on popup the webpage <OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab" WIDTH="160" HEIGHT="136" ><PARAM NAME="src" VALUE="what_are_derivatives.mp4" ><PARAM NAME="autoplay" VALUE="true" ><EMBED SRC="my_video.mp4" TYPE="image/x-macpaint"PLUGINSPAGE="http://www.apple.com/quicktime/download" WIDTH="320" HEIGHT="240" AUTOPLAY="true"></EMBED></OBJECT> Please advise how to change: <PARAM NAME="autoplay" VALUE="true" > so that the video won't start automatically. I have to clicking the button(the triangle) to start it? Thanks Besides if I want to change the size of video window how to adjust WIDTH and HEIGHt? B.R.satimis
×
×
  • Create New...