質問編集履歴
2
もう一つのORANGE HTMLを追加しました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -378,6 +378,124 @@
|
|
378
378
|
|
379
379
|
```
|
380
380
|
|
381
|
+
**追記**
|
382
|
+
|
383
|
+
もう一つのORANGE HTMLになります。
|
384
|
+
|
385
|
+
```
|
386
|
+
|
387
|
+
<div id="section-post-1862223699" class="article-container _updatedData">
|
388
|
+
|
389
|
+
<!-- article hedaer START -->
|
390
|
+
|
391
|
+
<div class="article-header _profileAnchor flex-row-box ">
|
392
|
+
|
393
|
+
<!-- 사용자 프로필 컨테이너 (medium) -->
|
394
|
+
|
395
|
+
<div class="user-profile-container size-large flex-fix _user _profileImage " data-id="17515244">
|
396
|
+
|
397
|
+
<!-- 사용자 프로필 이미지 -->
|
398
|
+
|
399
|
+
<img class="img-user-profile" src="https://example-box.com/files-profile/f0b6e5c90870c2fb50290fd3152b7b2a?size=80" onerror="this.onerror=null;this.src='https://cdn.example.com/app/assets/images/b4084919.profile_default_240_20180830.png'" alt="user profile image">
|
400
|
+
|
401
|
+
<!-- 부재중 상태 표시 레이어 -->
|
402
|
+
|
403
|
+
<div class="overlay-user-profile">
|
404
|
+
|
405
|
+
<i class="icon-svg ico-away"></i>
|
406
|
+
|
407
|
+
</div>
|
408
|
+
|
409
|
+
<!-- 차단된 상태 표시 레이어-->
|
410
|
+
|
411
|
+
<div class="overlay-user-profile blocked">
|
412
|
+
|
413
|
+
<i class="icon-ic-block"></i>
|
414
|
+
|
415
|
+
</div>
|
416
|
+
|
417
|
+
</div>
|
418
|
+
|
419
|
+
<div class="article-profile flex-rel ellip-1">
|
420
|
+
|
421
|
+
<div class="fn-user-name member-name selectable cursor_pointer fn-13 _profileName _user">TA bot<span class="member-state-meessage"></span></div>
|
422
|
+
|
423
|
+
|
424
|
+
|
425
|
+
<div class="article-date fn-11">
|
426
|
+
|
427
|
+
<span class="ng-binding">2021/11/03 12:22</span>
|
428
|
+
|
429
|
+
</div>
|
430
|
+
|
431
|
+
</div>
|
432
|
+
|
433
|
+
|
434
|
+
|
435
|
+
|
436
|
+
|
437
|
+
<div class="article-action flex-fix fn-16 ">
|
438
|
+
|
439
|
+
<ul class="snb-menu-group board-snb">
|
440
|
+
|
441
|
+
<li class="">
|
442
|
+
|
443
|
+
<div class="board-menu-btn">
|
444
|
+
|
445
|
+
<i class="icon-ic-more _postMore _posBottom"></i>
|
446
|
+
|
447
|
+
</div>
|
448
|
+
|
449
|
+
</li>
|
450
|
+
|
451
|
+
<li class="">
|
452
|
+
|
453
|
+
<div class="board-menu-btn">
|
454
|
+
|
455
|
+
<i class="icon-ic-star _star _star-1860206267 off"></i>
|
456
|
+
|
457
|
+
</div>
|
458
|
+
|
459
|
+
</li>
|
460
|
+
|
461
|
+
</ul>
|
462
|
+
|
463
|
+
</div>
|
464
|
+
|
465
|
+
|
466
|
+
|
467
|
+
</div>
|
468
|
+
|
469
|
+
<!-- article hedaer END -->
|
470
|
+
|
471
|
+
|
472
|
+
|
473
|
+
|
474
|
+
|
475
|
+
<!-- article body START -->
|
476
|
+
|
477
|
+
<div class="article-body">
|
478
|
+
|
479
|
+
|
480
|
+
|
481
|
+
<div class="article-title fn-16">
|
482
|
+
|
483
|
+
<span class="selectable">TEST</span>
|
484
|
+
|
485
|
+
</div>
|
486
|
+
|
487
|
+
<!-- article-contents START -->
|
488
|
+
|
489
|
+
<div class="article-contents">
|
490
|
+
|
491
|
+
|
492
|
+
|
493
|
+
<!-- 게시글 본문 -->
|
494
|
+
|
495
|
+
<span class="selectable msg-text-box _compile ng-scope">ORANGE</span>
|
496
|
+
|
497
|
+
```
|
498
|
+
|
381
499
|
|
382
500
|
|
383
501
|
お手数ですが、よろしくお願い致します。
|
1
HTML修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -44,7 +44,7 @@
|
|
44
44
|
|
45
45
|
<div class="article-profile flex-rel ellip-1">
|
46
46
|
|
47
|
-
<div class="fn-user-name member-name selectable cursor_pointer fn-13 _profileName _user">
|
47
|
+
<div class="fn-user-name member-name selectable cursor_pointer fn-13 _profileName _user">TA bot<span class="member-state-meessage"></span></div>
|
48
48
|
|
49
49
|
|
50
50
|
|